Skip to content

Commit 61ac537

Browse files
authored
Merge pull request #486 from OpenConext/dependabot/maven/backend-prod-09f907275f
Bump the backend-prod group across 2 directories with 5 updates
2 parents a7881be + b360f36 commit 61ac537

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.boot</groupId>
1313
<artifactId>spring-boot-starter-parent</artifactId>
14-
<version>3.5.9</version>
14+
<version>3.5.10</version>
1515
<relativePath/>
1616
<!-- lookup parent from repository -->
1717
</parent>

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.19</version>
39+
<version>2.41.24</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.6</version>
88+
<version>6.5.7</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.6</version>
103+
<version>6.5.7</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>org.springframework.security</groupId>
107107
<artifactId>spring-security-crypto</artifactId>
108-
<version>6.5.6</version>
108+
<version>6.5.7</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)