Skip to content

Commit 9191618

Browse files
upgrade spring ws and security (#1575)
* upgrade-spring-ws-and-security Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com> * Revert "upgrade-spring-ws-and-security" This reverts commit ae8e796. * upgrade-spring-ws-and-security Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com> --------- Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
1 parent b088f63 commit 9191618

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

super/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ SPDX-License-Identifier: Apache-2.0
5252
<spring.version>6.1.17</spring.version>
5353
<spring.data.version>3.3.9</spring.data.version>
5454
<spring.data.commons.version>3.3.9</spring.data.commons.version>
55-
<spring.security.version>6.3.8</spring.security.version>
56-
<spring.ws.version>4.0.12</spring.ws.version>
55+
<spring.security.version>6.3.9</spring.security.version>
56+
<spring.ws.version>4.0.13</spring.ws.version>
5757
<spring.integration.version>6.3.5</spring.integration.version>
5858
<reactor.version>2024.0.3</reactor.version>
5959
<assertj.version>3.16.1</assertj.version>

0 commit comments

Comments
 (0)