Skip to content

Commit 9dc64f5

Browse files
committed
Upgrade to Commons Pool 2.9
1 parent ca2b412 commit 9dc64f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ configure(allprojects) { project ->
109109
entry 'activemq-stomp'
110110
}
111111
dependency "org.apache.bcel:bcel:6.0"
112-
dependency "org.apache.commons:commons-pool2:2.8.1"
112+
dependency "org.apache.commons:commons-pool2:2.9.0"
113113
dependencySet(group: 'org.apache.derby', version: '10.14.2.0') {
114114
entry 'derby'
115115
entry 'derbyclient'

0 commit comments

Comments
 (0)