@@ -124,7 +124,7 @@ configure(allprojects) { project ->
124
124
dependency " org.ehcache:jcache:1.0.1"
125
125
dependency " org.ehcache:ehcache:3.4.0"
126
126
dependency " org.hibernate:hibernate-core:5.4.25.Final"
127
- dependency " org.hibernate:hibernate-validator:6.1.6 .Final"
127
+ dependency " org.hibernate:hibernate-validator:6.1.7 .Final"
128
128
dependency " org.webjars:webjars-locator-core:0.46"
129
129
dependency " org.webjars:underscorejs:1.8.3"
130
130
@@ -162,7 +162,7 @@ configure(allprojects) { project ->
162
162
}
163
163
dependency ' org.apache.httpcomponents.client5:httpclient5:5.0.3'
164
164
dependency ' org.apache.httpcomponents.core5:httpcore5-reactive:5.0.3'
165
- dependency " org.eclipse.jetty:jetty-reactive-httpclient:1.1.4 "
165
+ dependency " org.eclipse.jetty:jetty-reactive-httpclient:1.1.5 "
166
166
167
167
dependency " org.jruby:jruby:9.2.13.0"
168
168
dependency " org.python:jython-standalone:2.7.1"
@@ -191,7 +191,7 @@ configure(allprojects) { project ->
191
191
dependency " org.hamcrest:hamcrest:2.1"
192
192
dependency " org.awaitility:awaitility:3.1.6"
193
193
dependency " org.assertj:assertj-core:3.18.1"
194
- dependencySet(group : ' org.xmlunit' , version : ' 2.6.2 ' ) {
194
+ dependencySet(group : ' org.xmlunit' , version : ' 2.8.1 ' ) {
195
195
entry ' xmlunit-assertj'
196
196
entry(' xmlunit-matchers' ) {
197
197
exclude group : " org.hamcrest" , name : " hamcrest-core"
@@ -236,7 +236,7 @@ configure(allprojects) { project ->
236
236
237
237
dependency " com.ibm.websphere:uow:6.0.2.17"
238
238
dependency " com.jamonapi:jamon:2.82"
239
- dependency " joda-time:joda-time:2.10.6 "
239
+ dependency " joda-time:joda-time:2.10.8 "
240
240
dependency " org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.7"
241
241
dependency " org.javamoney:moneta:1.3"
242
242
0 commit comments