Skip to content

Commit

Permalink
fix: samples/server/petstore/jaxrs-resteasy/default-value/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-LOG4J-572732
  • Loading branch information
snyk-bot committed Aug 9, 2024
1 parent 0b37b59 commit 0ce7805
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
<jackson-version>2.11.2</jackson-version>
<jetty-version>9.2.9.v20150224</jetty-version>
<resteasy-version>3.13.0.Final</resteasy-version>
<slf4j-version>1.6.3</slf4j-version>
<slf4j-version>1.7.34</slf4j-version>
<junit-version>4.13.1</junit-version>
<servlet-api-version>2.5</servlet-api-version>
</properties>
Expand Down

0 comments on commit 0ce7805

Please sign in to comment.