Skip to content

Commit 3e642c2

Browse files
mo-autosnyk-bot
andauthored
fix: jans-config-api/pom.xml to reduce vulnerabilities (#3005)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426 Co-authored-by: snyk-bot <[email protected]>
1 parent 9182aa5 commit 3e642c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jans-config-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<jupiter.version>5.7.0</jupiter.version>
4848
<cucumber.version>3.8.0</cucumber.version>
4949
<jacoco.version>0.8.5</jacoco.version>
50-
<swagger.version>2.2.4</swagger.version>
50+
<swagger.version>2.2.7</swagger.version>
5151

5252
<sonar.projectKey>JanssenProject_jans-config-api</sonar.projectKey>
5353
<sonar.moduleKey>${project.groupId}:${project.artifactId}</sonar.moduleKey>

0 commit comments

Comments
 (0)