Skip to content

Commit

Permalink
[enhancement] update spring-boot and spring-cloud dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
A.Alimohammadi authored and A.Alimohammadi committed Dec 12, 2023
1 parent 34f06a1 commit 850e5ad
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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.6</version>
<version>3.2.0</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -52,7 +52,7 @@

<properties>
<java.version>17</java.version>
<spring-cloud.version>2022.0.4</spring-cloud.version>
<spring-cloud.version>2023.0.0</spring-cloud.version>
<tosan.mask.version>2.2.0</tosan.mask.version>
</properties>

Expand Down

0 comments on commit 850e5ad

Please sign in to comment.