Skip to content

Commit 8458b11

Browse files
fix(deps): update dependency commons-logging:commons-logging to v1.3.2
1 parent 8aec32a commit 8458b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies {
22
api("org.yaml:snakeyaml:2.2")
3-
api("commons-logging:commons-logging:1.3.0")
3+
api("commons-logging:commons-logging:1.3.2")
44
api("io.netty:netty-all:4.1.107.Final")
55
api("org.apache.logging.log4j:log4j-api:${parent!!.extra.get("log4jVersion")}")
66
api("com.github.seancfoley:ipaddress:5.5.0")

0 commit comments

Comments
 (0)