Skip to content

Commit

Permalink
fix: samples/server/petstore/jaxrs-cxf-cdi-default-value/pom.xml to r…
Browse files Browse the repository at this point in the history
…educe vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECXF-8648831
  • Loading branch information
snyk-bot committed Jan 23, 2025
1 parent bdad11d commit 3730f57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<artifactId>cxf-rt-frontend-jaxrs</artifactId>
<!-- Version is just a guess -->
<!-- Require at lease CXF 3.1.2 since HTTP PATCH support was added on this version -->
<version>3.1.2</version>
<version>3.5.10</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 3730f57

Please sign in to comment.