Skip to content

Commit 6cb7eb9

Browse files
committed
Upgrade to Commons Pool2 2.8.1
Closes gh-22860
1 parent d16aa3f commit 6cb7eb9

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
@@ -209,7 +209,7 @@ bom {
209209
]
210210
}
211211
}
212-
library("Commons Pool2", "2.8.0") {
212+
library("Commons Pool2", "2.8.1") {
213213
group("org.apache.commons") {
214214
modules = [
215215
"commons-pool2"

0 commit comments

Comments
 (0)