Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.commons:commons-dbcp2 to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 24, 2023
1 parent 5e6b7d4 commit 4077fd8
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.5")
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.11.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.12.0")
Expand Down

0 comments on commit 4077fd8

Please sign in to comment.