Skip to content

Commit d3dcc82

Browse files
renovate-botvlsi
authored andcommitted
fix(deps): update dependency commons-logging:commons-logging to v1.3.5
1 parent 19c7563 commit d3dcc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bom-thirdparty/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
api("commons-collections:commons-collections:3.2.2")
6767
api("commons-io:commons-io:2.15.1")
6868
api("commons-lang:commons-lang:2.6")
69-
api("commons-logging:commons-logging:1.3.0")
69+
api("commons-logging:commons-logging:1.3.5")
7070
api("commons-net:commons-net:3.10.0")
7171
api("dnsjava:dnsjava:2.1.9")
7272
api("io.burt:jmespath-core:0.6.0")

0 commit comments

Comments
 (0)