Skip to content

Commit b1ddcac

Browse files
committed
fix(deps): update dependency org.apache.commons:commons-dbcp2 to v2.13.0
1 parent be0cf3a commit b1ddcac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bom-thirdparty/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dependencies {
9393
api("net.sf.saxon:Saxon-HE:11.6")
9494
api("org.apache-extras.beanshell:bsh:2.0b6")
9595
api("org.apache.commons:commons-collections4:4.4")
96-
api("org.apache.commons:commons-dbcp2:2.9.0")
96+
api("org.apache.commons:commons-dbcp2:2.13.0")
9797
api("org.apache.commons:commons-jexl3:3.2.1")
9898
api("org.apache.commons:commons-jexl:2.1.1")
9999
api("org.apache.commons:commons-lang3:3.14.0")

0 commit comments

Comments
 (0)