File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 8686 mailVersion = ' 1.6.5'
8787 micrometerVersion = ' 1.6.3'
8888 mockitoVersion = ' 3.7.0'
89- mongoDriverVersion = ' 4.2.0-beta1 '
89+ mongoDriverVersion = ' 4.1.1 '
9090 mysqlVersion = ' 8.0.22'
9191 pahoMqttClientVersion = ' 1.2.5'
9292 postgresVersion = ' 42.2.18'
@@ -99,12 +99,12 @@ ext {
9999 servletApiVersion = ' 4.0.1'
100100 smackVersion = ' 4.3.5'
101101 soapVersion = ' 1.4.0'
102- springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.3.5-SNAPSHOT '
103- springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' 2021.0.0-SNAPSHOT '
104- springKafkaVersion = ' 2.7.0-SNAPSHOT '
102+ springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.3.4 '
103+ springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' 2021.0.0-M2 '
104+ springKafkaVersion = ' 2.7.0-M1 '
105105 springRetryVersion = ' 1.3.1'
106- springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 5.5.0-SNAPSHOT '
107- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.4-SNAPSHOT '
106+ springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 5.5.0-M1 '
107+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.3 '
108108 springWsVersion = ' 3.1.0-SNAPSHOT'
109109 tomcatVersion = ' 9.0.41'
110110 xmlUnitVersion = ' 2.8.2'
You can’t perform that action at this time.
0 commit comments