Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.commons:commons-dbcp2 to v2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 2, 2024
1 parent be0cf3a commit b1ddcac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bom-thirdparty/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies {
api("net.sf.saxon:Saxon-HE:11.6")
api("org.apache-extras.beanshell:bsh:2.0b6")
api("org.apache.commons:commons-collections4:4.4")
api("org.apache.commons:commons-dbcp2:2.9.0")
api("org.apache.commons:commons-dbcp2:2.13.0")
api("org.apache.commons:commons-jexl3:3.2.1")
api("org.apache.commons:commons-jexl:2.1.1")
api("org.apache.commons:commons-lang3:3.14.0")
Expand Down

0 comments on commit b1ddcac

Please sign in to comment.