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

Commit

Permalink
chore(deps): update spring ws to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 9, 2021
1 parent e3a44cc commit da899fa
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,12 +292,12 @@
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-core</artifactId>
<version>2.4.7.RELEASE</version>
<version>3.1.1</version>
</dependency>
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-security</artifactId>
<version>2.4.7.RELEASE</version>
<version>3.1.1</version>
<exclusions>
<exclusion>
<groupId>com.sun.xml.wss</groupId>
Expand Down

0 comments on commit da899fa

Please sign in to comment.