File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ ext {
100100 mysqlVersion = ' 8.3.0'
101101 oracleVersion = ' 23.3.0.23.09'
102102 pahoMqttClientVersion = ' 1.2.5'
103- postgresVersion = ' 42.7.3 '
103+ postgresVersion = ' 42.7.4 '
104104 protobufVersion = ' 4.26.1'
105105 r2dbch2Version = ' 1.0.0.RELEASE'
106106 reactorVersion = ' 2023.0.9'
@@ -114,7 +114,7 @@ ext {
114114 springGraphqlVersion = ' 1.3.2'
115115 springKafkaVersion = ' 3.2.3'
116116 springRetryVersion = ' 2.0.8'
117- springSecurityVersion = ' 6.3.2 '
117+ springSecurityVersion = ' 6.3.3 '
118118 springVersion = ' 6.1.12'
119119 springWsVersion = ' 4.0.11'
120120 testcontainersVersion = ' 1.19.8'
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ pluginManagement {
77
88plugins {
99 id ' com.gradle.develocity' version ' 3.17.6'
10- id ' io.spring.develocity.conventions' version ' 0.0.19 '
10+ id ' io.spring.develocity.conventions' version ' 0.0.20 '
1111}
1212
1313rootProject. name = ' spring-integration'
You can’t perform that action at this time.
0 commit comments