Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored Feb 27, 2024
1 parent 4fad0de commit daf449e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ dependencies {
def javaxVersion = "1"
def guavaFailureAccessVersion = "1.0.2"
def aopallianceVersion = "1.0"
def slf4jVersion = "1.7.36"
def slf4jVersion = "2.0.12"

api("org.opensearch:opensearch:${opensearchVersion}")
implementation("org.apache.logging.log4j:log4j-api:${log4jVersion}")
Expand Down

0 comments on commit daf449e

Please sign in to comment.