Skip to content

Commit

Permalink
update Spring Cloud Azure to 5.18.0 (#761)
Browse files Browse the repository at this point in the history
update Spring Boot to 3.3.5
  • Loading branch information
Netyyyy authored Nov 6, 2024
1 parent 859a8af commit 41d72a3
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.4</version.spring.boot>
<version.spring.boot>3.3.5</version.spring.boot>
<version.spring.cloud>2023.0.3</version.spring.cloud>
<version.spring.cloud.azure>5.17.1</version.spring.cloud.azure>
<version.spring.cloud.azure>5.18.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 41d72a3

Please sign in to comment.