Skip to content

Commit 06562f1

Browse files
authored
Merge pull request #214 from OpenConext/dependabot/maven/backend-prod-82cbfdae64
Bump the backend-prod group across 2 directories with 3 updates
2 parents 4efaf02 + 169fcef commit 06562f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

server/pom.xml

Lines changed: 3 additions & 3 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.34.3</version>
39+
<version>2.34.4</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.opensaml</groupId>
@@ -132,12 +132,12 @@
132132
<dependency>
133133
<groupId>org.flywaydb</groupId>
134134
<artifactId>flyway-core</artifactId>
135-
<version>11.13.1</version>
135+
<version>11.13.2</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>org.flywaydb</groupId>
139139
<artifactId>flyway-mysql</artifactId>
140-
<version>11.13.1</version>
140+
<version>11.13.2</version>
141141
</dependency>
142142
<dependency>
143143
<groupId>org.mariadb.jdbc</groupId>

0 commit comments

Comments
 (0)