File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9797 servletApiVersion = ' 4.0.1'
9898 smackVersion = ' 4.3.5'
9999 soapVersion = ' 1.4.0'
100- springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.3.6-SNAPSHOT '
101- springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' 2021.0.0-SNAPSHOT '
102- springKafkaVersion = ' 2.7.0-SNAPSHOT '
100+ springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.3.6'
101+ springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' 2021.0.0-M5 '
102+ springKafkaVersion = ' 2.7.0-RC1 '
103103 springRetryVersion = ' 1.3.1'
104104 springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 5.5.0-M3'
105105 springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.5'
You can’t perform that action at this time.
0 commit comments