Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 16, 2024
1 parent dfa2095 commit 1f6232a
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 @@ -24,7 +24,7 @@
<properties>
<project.builder.sourceEncoding>UTF-8</project.builder.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<jetty.version>10.0.16</jetty.version>
<jetty.version>10.0.24</jetty.version>
<cxf.version>3.5.0</cxf.version>
<sl4j.version>1.7.36</sl4j.version>
<jersey.version>2.34</jersey.version>
Expand Down

0 comments on commit 1f6232a

Please sign in to comment.