Merge branch '2.7.x'

Closes gh-31922
This commit is contained in:
Stephane Nicoll
2022-07-29 14:44:02 +02:00
6 changed files with 51 additions and 1 deletions

View File

@@ -27,6 +27,13 @@ bom {
]
}
}
library("C3P0", "0.9.5.5") {
group("com.mchange") {
modules = [
"c3p0"
]
}
}
library("Commons Compress", "1.21") {
group("org.apache.commons") {
modules = [