@@ -76,13 +76,13 @@ ext {
7676 jrubyVersion = ' 9.2.13.0'
7777 jschVersion = ' 0.1.55'
7878 jsonpathVersion = ' 2.4.0'
79- junit4Version = ' 4.13.1 '
79+ junit4Version = ' 4.13.2 '
8080 junitJupiterVersion = ' 5.6.3'
8181 jythonVersion = ' 2.7.2'
8282 kryoShadedVersion = ' 4.0.2'
83- lettuceVersion = ' 5.3.5 .RELEASE'
83+ lettuceVersion = ' 5.3.6 .RELEASE'
8484 log4jVersion = ' 2.13.3'
85- micrometerVersion = ' 1.5.9 '
85+ micrometerVersion = ' 1.5.11 '
8686 mockitoVersion = ' 3.3.3'
8787 mongoDriverVersion = ' 4.0.4'
8888 mysqlVersion = ' 8.0.20'
@@ -94,11 +94,11 @@ ext {
9494 rsocketVersion = ' 1.0.3'
9595 servletApiVersion = ' 4.0.1'
9696 smackVersion = ' 4.3.4'
97- springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.2.14 .RELEASE'
98- springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' Neumann-SR6 '
99- springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 5.3.6 .RELEASE'
97+ springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.2.15 .RELEASE'
98+ springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' Neumann-SR7 '
99+ springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 5.3.8 .RELEASE'
100100 springRetryVersion = ' 1.2.5.RELEASE'
101- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.2.12 .RELEASE'
101+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.2.13 .RELEASE'
102102 springWsVersion = ' 3.0.10.RELEASE'
103103 tomcatVersion = " 9.0.41"
104104 xstreamVersion = ' 1.4.15'
0 commit comments