We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25eeac4 commit fdb09f7Copy full SHA for fdb09f7
1 file changed
pom.xml
@@ -98,7 +98,7 @@
98
<!-- Spring dependencies -->
99
<!-- Keep these versions consistent with the ones from the SAP Java Buildpack (after their 2.0 release) -->
100
<!-- see https://github.wdf.sap.corp/xs2-java/xs-java-buildpack/blob/master/resources/pom.xml -->
101
- <spring.version>7.0.2</spring.version>
+ <spring.version>6.2.15</spring.version>
102
<spring-security.version>6.1.5</spring-security.version>
103
<slf4j.version>2.0.17</slf4j.version>
104
<assertj-core.version>3.27.6</assertj-core.version>
0 commit comments