Skip to content

Commit

Permalink
Bump commons-logging:commons-logging from 1.3.2 to 1.3.4 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 4edbf50 commit 9cbec3a
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 @@ -79,7 +79,7 @@ dependencies {
implementation fileTree(dir: "${cfiPath}/dist", include: "checker-framework-inference.jar")
implementation fileTree(dir: "${cfiPath}/dist", include: "inference-framework-test-lib.jar")
implementation group: 'log4j', name: 'log4j', version: '1.2.17'
implementation 'commons-logging:commons-logging:1.3.2'
implementation 'commons-logging:commons-logging:1.3.4'
testImplementation framework_test_jar
testImplementation 'junit:junit:4.13.2'

Expand Down

0 comments on commit 9cbec3a

Please sign in to comment.