Skip to content

Commit

Permalink
fix: samples/server/petstore/jaxrs-resteasy/eap/pom.xml to reduce vul…
Browse files Browse the repository at this point in the history
…nerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJBOSSRESTEASY-8706731
  • Loading branch information
snyk-bot committed Feb 17, 2025
1 parent b47627c commit 64a6caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/server/petstore/jaxrs-resteasy/eap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ for this project used jakarta.validation-api -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<swagger-core-version>1.5.18</swagger-core-version>
<jetty-version>9.2.9.v20150224</jetty-version>
<resteasy-version>3.0.11.Final</resteasy-version>
<resteasy-version>3.11.1.Final</resteasy-version>
<slf4j-version>1.6.3</slf4j-version>
<junit-version>5.10.2</junit-version>
<servlet-api-version>4.0.4</servlet-api-version>
Expand Down

0 comments on commit 64a6caf

Please sign in to comment.