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

Commit 9b0d134

Browse files
fix(deps): update spring ws to v3
1 parent 8893c17 commit 9b0d134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
<dependency>
293293
<groupId>org.springframework.ws</groupId>
294294
<artifactId>spring-ws-core</artifactId>
295-
<version>2.4.7.RELEASE</version>
295+
<version>3.1.3</version>
296296
<exclusions>
297297
<exclusion>
298298
<groupId>commons-logging</groupId>
@@ -303,7 +303,7 @@
303303
<dependency>
304304
<groupId>org.springframework.ws</groupId>
305305
<artifactId>spring-ws-security</artifactId>
306-
<version>2.4.7.RELEASE</version>
306+
<version>3.1.3</version>
307307
<exclusions>
308308
<exclusion>
309309
<groupId>com.sun.xml.wss</groupId>

0 commit comments

Comments
 (0)