Skip to content

Commit 0e03e1b

Browse files
authored
Merge pull request #527 from OpenConext/dependabot/maven/backend-prod-70088d7a3e
Bump the backend-prod group across 3 directories with 5 updates
2 parents a9c3375 + 2fb3394 commit 0e03e1b

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.10</version>
14+
<version>3.5.11</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.30</version>
39+
<version>2.42.1</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.opensaml</groupId>
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>com.fasterxml.jackson.datatype</groupId>
124124
<artifactId>jackson-datatype-jdk8</artifactId>
125-
<version>2.21.0</version>
125+
<version>2.21.1</version>
126126
</dependency>
127127
<!-- <dependency>-->
128128
<!-- <groupId>com.squareup.okhttp3</groupId>-->
@@ -137,7 +137,7 @@
137137
<dependency>
138138
<groupId>org.flywaydb</groupId>
139139
<artifactId>flyway-mysql</artifactId>
140-
<version>12.0.1</version>
140+
<version>12.0.2</version>
141141
</dependency>
142142
<dependency>
143143
<groupId>org.mariadb.jdbc</groupId>
@@ -225,7 +225,7 @@
225225
<dependency>
226226
<groupId>com.fasterxml.jackson.datatype</groupId>
227227
<artifactId>jackson-datatype-hibernate6</artifactId>
228-
<version>2.21.0</version>
228+
<version>2.21.1</version>
229229
</dependency>
230230
<dependency>
231231
<groupId>com.icegreen</groupId>

0 commit comments

Comments
 (0)