Skip to content

Commit

Permalink
fix: benchmark/jmh/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 26, 2025
1 parent b79d78b commit 5b7a5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/jmh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-features-logging</artifactId>
<version>3.5.4</version>
<version>3.5.10</version>
</dependency>
<dependency>
<groupId>com.github.skjolber.xml-log-filter</groupId>
Expand Down

0 comments on commit 5b7a5fc

Please sign in to comment.