File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -107,14 +107,14 @@ ext {
107107 rsocketVersion = ' 1.1.3'
108108 servletApiVersion = ' 6.0.0'
109109 smackVersion = ' 4.4.6'
110- springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 3.0.0-SNAPSHOT '
110+ springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 3.0.0'
111111 springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' 2022.0.0'
112- springGraphqlVersion = ' 1.1.0-SNAPSHOT '
113- springKafkaVersion = ' 3.0.0-SNAPSHOT '
112+ springGraphqlVersion = ' 1.1.0'
113+ springKafkaVersion = ' 3.0.0'
114114 springRetryVersion = ' 2.0.0'
115- springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 6.0.0-SNAPSHOT '
115+ springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 6.0.0'
116116 springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.0'
117- springWsVersion = ' 4.0.0-SNAPSHOT '
117+ springWsVersion = ' 4.0.0'
118118 testcontainersVersion = ' 1.17.6'
119119 tomcatVersion = ' 10.1.1'
120120 xmlUnitVersion = ' 2.9.0'
You can’t perform that action at this time.
0 commit comments