Skip to content

Commit

Permalink
update Spring Cloud Azure to 5.19.0 (#763)
Browse files Browse the repository at this point in the history
update Spring Boot to 3.4.0
update Spring Cloud to 2024.0.0
  • Loading branch information
Netyyyy authored Dec 17, 2024
1 parent 4dee3fc commit 8ef1cca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,9 +208,9 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<java.version>17</java.version>
<version.spring.boot>3.3.5</version.spring.boot>
<version.spring.cloud>2023.0.3</version.spring.cloud>
<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>
<version.thymeleaf-extras-springsecurity6>3.1.1.RELEASE</version.thymeleaf-extras-springsecurity6>
<version.jakarta-persistence>3.1.0</version.jakarta-persistence>
<version.testcontainers.azure>1.20.0</version.testcontainers.azure>
Expand Down

0 comments on commit 8ef1cca

Please sign in to comment.