File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ configure(allprojects) { project ->
102
102
entry ' activemq-stomp'
103
103
}
104
104
dependency " org.apache.bcel:bcel:6.0"
105
- dependency " org.apache.commons:commons-pool2:2.8.0 "
105
+ dependency " org.apache.commons:commons-pool2:2.8.1 "
106
106
dependencySet(group : ' org.apache.derby' , version : ' 10.14.2.0' ) {
107
107
entry ' derby'
108
108
entry ' derbyclient'
@@ -118,7 +118,7 @@ configure(allprojects) { project ->
118
118
dependency " org.ehcache:ehcache:3.4.0"
119
119
dependency " org.hibernate:hibernate-core:5.4.22.Final"
120
120
dependency " org.hibernate:hibernate-validator:6.1.6.Final"
121
- dependency " org.webjars:webjars-locator-core:0.45 "
121
+ dependency " org.webjars:webjars-locator-core:0.46 "
122
122
dependency " org.webjars:underscorejs:1.8.3"
123
123
124
124
dependencySet(group : ' org.apache.tomcat' , version : ' 9.0.37' ) {
You can’t perform that action at this time.
0 commit comments