Skip to content

Commit c80c08d

Browse files
committed
Upgrade to Commons Pool2 2.12.1
Closes gh-44138
1 parent 0b8f2a5 commit c80c08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ bom {
244244
]
245245
}
246246
}
247-
library("Commons Pool2", "2.12.0") {
247+
library("Commons Pool2", "2.12.1") {
248248
group("org.apache.commons") {
249249
modules = [
250250
"commons-pool2"

0 commit comments

Comments
 (0)