Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
fix(deps): update spring ws to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2022
1 parent 2480eb6 commit ff72254
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-core</artifactId>
<version>2.4.7.RELEASE</version>
<version>3.1.3</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
Expand All @@ -303,7 +303,7 @@
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-security</artifactId>
<version>2.4.7.RELEASE</version>
<version>3.1.3</version>
<exclusions>
<exclusion>
<groupId>com.sun.xml.wss</groupId>
Expand Down

0 comments on commit ff72254

Please sign in to comment.