We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dee3fc commit 8ef1ccaCopy full SHA for 8ef1cca
pom.xml
@@ -208,9 +208,9 @@
208
<maven.compiler.source>17</maven.compiler.source>
209
<maven.compiler.target>17</maven.compiler.target>
210
<java.version>17</java.version>
211
- <version.spring.boot>3.3.5</version.spring.boot>
212
- <version.spring.cloud>2023.0.3</version.spring.cloud>
213
- <version.spring.cloud.azure>5.18.0</version.spring.cloud.azure>
+ <version.spring.boot>3.4.0</version.spring.boot>
+ <version.spring.cloud>2024.0.0</version.spring.cloud>
+ <version.spring.cloud.azure>5.19.0</version.spring.cloud.azure>
214
<version.thymeleaf-extras-springsecurity6>3.1.1.RELEASE</version.thymeleaf-extras-springsecurity6>
215
<version.jakarta-persistence>3.1.0</version.jakarta-persistence>
216
<version.testcontainers.azure>1.20.0</version.testcontainers.azure>
0 commit comments