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.
1 parent 2faf092 commit 33e5ee1Copy full SHA for 33e5ee1
blackbox-test-prism/pom.xml
@@ -43,7 +43,7 @@
43
<dependency>
44
<groupId>io.swagger.core.v3</groupId>
45
<artifactId>swagger-annotations</artifactId>
46
- <version>2.2.29</version>
+ <version>2.2.30</version>
47
</dependency>
48
49
<groupId>io.avaje</groupId>
prism-core/pom.xml
@@ -17,7 +17,7 @@
17
18
19
<artifactId>avaje-spi-service</artifactId>
20
- <version>2.11</version>
+ <version>2.12</version>
21
22
</dependencies>
23
</project>
0 commit comments