We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c3f81 commit 667d106Copy full SHA for 667d106
src/bom-thirdparty/build.gradle.kts
@@ -93,7 +93,7 @@ dependencies {
93
api("net.sf.saxon:Saxon-HE:11.6")
94
api("org.apache-extras.beanshell:bsh:2.0b6")
95
api("org.apache.commons:commons-collections4:4.4")
96
- api("org.apache.commons:commons-dbcp2:2.9.0")
+ api("org.apache.commons:commons-dbcp2:2.12.0")
97
api("org.apache.commons:commons-jexl3:3.2.1")
98
api("org.apache.commons:commons-jexl:2.1.1")
99
api("org.apache.commons:commons-lang3:3.14.0")
0 commit comments