Skip to content

Commit 6b45742

Browse files
chore: update commons lang (#225)
1 parent 52842d4 commit 6b45742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ com-typesafe-config = { module = "com.typesafe:config", version = "1.4.2" }
1212
net-jodah-failsafe = { module = "net.jodah:failsafe", version = "2.4.4" }
1313
org-apache-commons-commons-collections4 = { module = "org.apache.commons:commons-collections4", version = "4.4" }
1414
org-apache-commons-commons-dbcp2 = { module = "org.apache.commons:commons-dbcp2", version = "2.9.0" }
15-
org-apache-commons-commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.12.0" }
15+
org-apache-commons-commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.18.0" }
1616
org-apache-logging-log4j-log4j-core = { module = "org.apache.logging.log4j:log4j-core", version = "2.17.1" }
1717
org-jacoco-org-jacoco-agent = { module = "org.jacoco:org.jacoco.agent", version.ref = "org-jacoco" }
1818
org-jacoco-org-jacoco-ant = { module = "org.jacoco:org.jacoco.ant", version.ref = "org-jacoco" }

0 commit comments

Comments
 (0)