Skip to content

Commit e141e21

Browse files
fix: upgrade org.apache.cxf:cxf-rt-ws-security from 3.4.3 to 3.5.3 (#29)
Snyk has created this PR to upgrade org.apache.cxf:cxf-rt-ws-security from 3.4.3 to 3.5.3. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.cxf/cxf-rt-ws-security/ See this project in Snyk: https://app.snyk.io/org/carlosthe19916/project/75287d2a-5dcc-4012-8544-c9db952c04d2?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent b089b72 commit e141e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
3939

40-
<cxf.version>3.4.3</cxf.version>
40+
<cxf.version>3.5.3</cxf.version>
4141

4242
<license.dir>${basedir}</license.dir>
4343
</properties>

0 commit comments

Comments
 (0)