Skip to content

Commit daf4244

Browse files
authored
Merge pull request #333 from WDAqua/snyk-upgrade-25727388fa2e2981f8ab17a903c1f570
[Snyk] Upgrade io.swagger.core.v3:swagger-core-jakarta from 2.2.28 to 2.2.30
2 parents 9f5dde6 + 422d16c commit daf4244

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

qanary_pipeline-template/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>qa.pipeline</artifactId>
77
<groupId>eu.wdaqua.qanary</groupId>
8-
<version>3.13.0</version>
8+
<version>3.13.2</version>
99
<parent>
1010
<groupId>org.springframework.boot</groupId>
1111
<artifactId>spring-boot-starter-parent</artifactId>
1212
<version>2.7.8</version>
1313
</parent>
1414
<properties>
15-
<java.version>21</java.version>
15+
<java.version>25</java.version>
1616
<spring-boot-admin.version>2.7.16</spring-boot-admin.version>
1717
<qanary.version>[3.21.0,4.0.0)</qanary.version>
1818
<qanary.components.version>[3.15.0,4.0.0)</qanary.components.version>
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>io.swagger.core.v3</groupId>
208208
<artifactId>swagger-core-jakarta</artifactId>
209-
<version>2.2.28</version>
209+
<version>2.2.30</version>
210210
</dependency>
211211
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core -->
212212
<dependency>

0 commit comments

Comments
 (0)