Skip to content

Commit

Permalink
update awssdk dependency version to 2.28.28, dsh-parent to 48
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Oct 22, 2024
1 parent 6779001 commit c80b47d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-parent</artifactId>
<version>47</version>
<version>48</version>
</parent>
<groupId>com.github.heuermh.cooper</groupId>
<artifactId>cooper</artifactId>
Expand All @@ -30,7 +30,7 @@
<url>https://github.com/heuermh/cooper/issues</url>
</issueManagement>
<properties>
<awssdk.version>2.28.5</awssdk.version>
<awssdk.version>2.28.28</awssdk.version>
<jdk.version>11</jdk.version>
<maven.enforcer.maven-version>[3.6.3,)</maven.enforcer.maven-version>
<maven.enforcer.jdk-version>[11,)</maven.enforcer.jdk-version>
Expand Down

0 comments on commit c80b47d

Please sign in to comment.