Skip to content

Commit f1c3b93

Browse files
authored
Merge pull request #514 from OpenConext/dependabot/maven/backend-prod-cef37dce4c
Bump the backend-prod group across 2 directories with 4 updates
2 parents c4af14e + 6b1b7d6 commit f1c3b93

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

server/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>software.amazon.awssdk</groupId>
3838
<artifactId>s3</artifactId>
39-
<version>2.41.28</version>
39+
<version>2.41.30</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.opensaml</groupId>
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.springframework.security</groupId>
8787
<artifactId>spring-security-config</artifactId>
88-
<version>6.5.7</version>
88+
<version>6.5.8</version>
8989
<exclusions>
9090
<exclusion>
9191
<groupId>org.springframework.security</groupId>
@@ -100,12 +100,12 @@
100100
<dependency>
101101
<groupId>org.springframework.security</groupId>
102102
<artifactId>spring-security-core</artifactId>
103-
<version>6.5.7</version>
103+
<version>6.5.8</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>org.springframework.security</groupId>
107107
<artifactId>spring-security-crypto</artifactId>
108-
<version>6.5.7</version>
108+
<version>6.5.8</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)