Skip to content

Commit

Permalink
Upgrading Spring Cloud Gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Jul 3, 2023
1 parent 96c3609 commit 1218877
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.
<nimbus-jose-jwt.version>9.31</nimbus-jose-jwt.version>

<spring-boot.version>2.7.13</spring-boot.version>
<spring-cloud-gateway.version>3.1.7</spring-cloud-gateway.version>
<spring-cloud-gateway.version>3.1.8</spring-cloud-gateway.version>

<openjpa.version>3.2.2</openjpa.version>
<hikaricp.version>5.0.1</hikaricp.version>
Expand Down

0 comments on commit 1218877

Please sign in to comment.