We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a317c17 commit d4a48d0Copy full SHA for d4a48d0
server/pom.xml
@@ -36,7 +36,7 @@
36
<dependency>
37
<groupId>software.amazon.awssdk</groupId>
38
<artifactId>s3</artifactId>
39
- <version>2.31.5</version>
+ <version>2.31.71</version>
40
</dependency>
41
42
<groupId>org.opensaml</groupId>
@@ -102,12 +102,12 @@
102
103
<groupId>org.flywaydb</groupId>
104
<artifactId>flyway-core</artifactId>
105
- <version>11.9.1</version>
+ <version>11.10.0</version>
106
107
108
109
<artifactId>flyway-mysql</artifactId>
110
111
112
113
<groupId>org.mariadb.jdbc</groupId>
0 commit comments