Skip to content

Commit

Permalink
fix(deps): update dependency commons-logging:commons-logging to v1.3.3 (
Browse files Browse the repository at this point in the history
#1003)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] committed Jul 14, 2024
1 parent 10c6675 commit dc1df4b
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 @@ -178,7 +178,7 @@ dependencies {
def guavaFailureAccessVersion = "1.0.2"
def aopallianceVersion = "1.0"
def slf4jVersion = "1.7.36"
def commonsLoggingVersion = "1.2"
def commonsLoggingVersion = "1.3.3"

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

0 comments on commit dc1df4b

Please sign in to comment.