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-io[bot] authored Jan 25, 2025
1 parent 5c82c89 commit b846b9f
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 @@ -40,7 +40,7 @@
<commons-logging.version>1.1.3</commons-logging.version>
<customfield.version>1.0.0</customfield.version>
<cxf-codegen-plugin.version>3.3.0</cxf-codegen-plugin.version>
<cxf.version>3.3.0</cxf.version>
<cxf.version>3.5.10</cxf.version>
<dbunit-maven-plugin.version>1.0-beta-3</dbunit-maven-plugin.version>
<easymock.version>3.1</easymock.version>
<ehcache-core.version>2.5.0</ehcache-core.version>
Expand Down

0 comments on commit b846b9f

Please sign in to comment.