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 48e9ba7 + e4e36ca commit 3b6c16bCopy full SHA for 3b6c16b
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.4</version>
+ <version>12.1.5</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