Skip to content

Commit f014b25

Browse files
committed
Upgrading Spring Cloud Gateway
1 parent 590e12b commit f014b25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ under the License.
436436
<nimbus-jose-jwt.version>10.6</nimbus-jose-jwt.version>
437437

438438
<spring-boot.version>3.4.12</spring-boot.version>
439-
<spring-cloud-gateway.version>4.2.6</spring-cloud-gateway.version>
439+
<spring-cloud-gateway.version>4.2.7</spring-cloud-gateway.version>
440440

441441
<openjpa.version>4.1.1</openjpa.version>
442442

@@ -1469,7 +1469,7 @@ under the License.
14691469
<dependency>
14701470
<groupId>org.springframework.cloud</groupId>
14711471
<artifactId>spring-cloud-contract-wiremock</artifactId>
1472-
<version>4.2.2</version>
1472+
<version>4.2.3</version>
14731473
<scope>test</scope>
14741474
</dependency>
14751475
</dependencies>

0 commit comments

Comments
 (0)