Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
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-ORGAPACHECXF-8648831
  • Loading branch information
snyk-bot committed Jan 23, 2025
1 parent 53b2702 commit 2fe8d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<project.builder.sourceEncoding>UTF-8</project.builder.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<jetty.version>10.0.24</jetty.version>
<cxf.version>3.5.5</cxf.version>
<cxf.version>3.5.10</cxf.version>
<sl4j.version>1.7.36</sl4j.version>
<jersey.version>2.37</jersey.version>
</properties>
Expand Down

0 comments on commit 2fe8d3a

Please sign in to comment.