File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 89
89
mysqlVersion = ' 8.0.28'
90
90
pahoMqttClientVersion = ' 1.2.5'
91
91
postgresVersion = ' 42.3.1'
92
- r2dbch2Version = ' 0.9.0 .RELEASE'
92
+ r2dbch2Version = ' 0.9.1 .RELEASE'
93
93
reactorVersion = ' 2020.0.15'
94
94
resilience4jVersion = ' 1.7.1'
95
95
romeToolsVersion = ' 1.18.0'
@@ -101,7 +101,7 @@ ext {
101
101
springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' 2022.0.0-SNAPSHOT'
102
102
springGraphqlVersion = ' 1.0.0-SNAPSHOT'
103
103
springKafkaVersion = ' 3.0.0-SNAPSHOT'
104
- springRetryVersion = ' 1.3.1 '
104
+ springRetryVersion = ' 1.3.2 '
105
105
springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 6.0.0-SNAPSHOT'
106
106
springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.0-SNAPSHOT'
107
107
springWsVersion = ' 4.0.0-SNAPSHOT'
You can’t perform that action at this time.
0 commit comments