We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 046bf7a + d0a5d44 commit fcde738Copy full SHA for fcde738
1 file changed
server/pom.xml
@@ -36,7 +36,7 @@
36
<dependency>
37
<groupId>software.amazon.awssdk</groupId>
38
<artifactId>s3</artifactId>
39
- <version>2.41.15</version>
+ <version>2.41.18</version>
40
</dependency>
41
42
<groupId>org.opensaml</groupId>
@@ -153,7 +153,7 @@
153
154
<groupId>commons-codec</groupId>
155
<artifactId>commons-codec</artifactId>
156
- <version>1.20.0</version>
+ <version>1.21.0</version>
157
158
159
<groupId>org.openconext</groupId>
0 commit comments