We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3978562 + 4f62685 commit 2473515Copy full SHA for 2473515
spring-cloud-contract-starters/spring-cloud-starter-contract-stub-runner-jetty/pom.xml
@@ -28,7 +28,7 @@
28
<dependency>
29
<groupId>org.eclipse.jetty.ee10</groupId>
30
<artifactId>jetty-ee10-servlets</artifactId>
31
- <version>12.1.1</version>
+ <version>12.1.3</version>
32
</dependency>
33
34
<groupId>cglib</groupId>
spring-cloud-contract-verifier/pom.xml
@@ -256,7 +256,7 @@
256
257
258
259
260
<scope>test</scope>
261
262
0 commit comments