We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c7563 commit d3dcc82Copy full SHA for d3dcc82
src/bom-thirdparty/build.gradle.kts
@@ -66,7 +66,7 @@ dependencies {
66
api("commons-collections:commons-collections:3.2.2")
67
api("commons-io:commons-io:2.15.1")
68
api("commons-lang:commons-lang:2.6")
69
- api("commons-logging:commons-logging:1.3.0")
+ api("commons-logging:commons-logging:1.3.5")
70
api("commons-net:commons-net:3.10.0")
71
api("dnsjava:dnsjava:2.1.9")
72
api("io.burt:jmespath-core:0.6.0")
0 commit comments