Skip to content

Commit

Permalink
fix: jans-config-api/pom.xml to reduce vulnerabilities (#2655)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
mo-auto and snyk-bot committed Oct 20, 2022
1 parent c2f377a commit 499ff89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-config-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<jupiter.version>5.7.0</jupiter.version>
<cucumber.version>3.8.0</cucumber.version>
<jacoco.version>0.8.5</jacoco.version>
<swagger.version>2.2.2</swagger.version>
<swagger.version>2.2.4</swagger.version>

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

0 comments on commit 499ff89

Please sign in to comment.