Skip to content

Commit

Permalink
fix: ahao-spring-boot-webservice-cxf/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-ORGSPRINGFRAMEWORK-6261586
  • Loading branch information
snyk-bot committed Mar 13, 2024
1 parent 55b4bb7 commit 15116cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ahao-spring-boot-webservice-cxf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<packaging>jar</packaging>

<properties>
<cxf.version>3.3.4</cxf.version>
<cxf.version>3.6.3</cxf.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 15116cc

Please sign in to comment.