Skip to content

Commit

Permalink
Upgrading Spring Boot
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Jan 23, 2025
1 parent d97037c commit 749685d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ under the License.
<bouncycastle.version>1.80</bouncycastle.version>
<nimbus-jose-jwt.version>10.0.1</nimbus-jose-jwt.version>

<spring-boot.version>3.3.7</spring-boot.version>
<spring-boot.version>3.3.8</spring-boot.version>
<spring-cloud-gateway.version>4.1.6</spring-cloud-gateway.version>

<openjpa.version>4.0.1</openjpa.version>
Expand Down

0 comments on commit 749685d

Please sign in to comment.