Skip to content

Commit

Permalink
fix: samples/server/petstore/jaxrs-spec-interface-response/pom.xml to…
Browse files Browse the repository at this point in the history
… reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-6056407
  • Loading branch information
snyk-bot committed May 6, 2024
1 parent 8d46d64 commit 8f4eddb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
</dependency>
</dependencies>
<properties>
<jackson-version>2.9.9</jackson-version>
<jackson-version>2.9.10</jackson-version>
<junit-version>4.13.1</junit-version>
</properties>
</project>

0 comments on commit 8f4eddb

Please sign in to comment.