Skip to content

Commit 4e2f3f7

Browse files
committed
update awssdk dependency version to 2.37.5
1 parent 52a9b68 commit 4e2f3f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.dishevelled</groupId>
77
<artifactId>dsh-parent</artifactId>
8-
<version>55</version>
8+
<version>56-SNAPSHOT</version>
99
</parent>
1010
<groupId>com.github.heuermh.cooper</groupId>
1111
<artifactId>cooper</artifactId>
@@ -30,7 +30,7 @@
3030
<url>https://github.com/heuermh/cooper/issues</url>
3131
</issueManagement>
3232
<properties>
33-
<awssdk.version>2.33.11</awssdk.version>
33+
<awssdk.version>2.37.5</awssdk.version>
3434
<dsh-compress.version>1.8</dsh-compress.version>
3535
<picocli.version>4.7.7</picocli.version>
3636
<slf4j.version>1.7.36</slf4j.version>

0 commit comments

Comments
 (0)