Skip to content

Commit

Permalink
Update for Spring Cloud Azure to 5.17.1 (#759)
Browse files Browse the repository at this point in the history
* update Spring Boot to 3.3.4
* update Spring Cloud Azure to 5.17.1
  • Loading branch information
Netyyyy authored Oct 12, 2024
1 parent 6ea483a commit 1d034c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.3</version.spring.boot>
<version.spring.boot>3.3.4</version.spring.boot>
<version.spring.cloud>2023.0.3</version.spring.cloud>
<version.spring.cloud.azure>5.16.0</version.spring.cloud.azure>
<version.spring.cloud.azure>5.17.1</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 1d034c6

Please sign in to comment.