Skip to content

Commit

Permalink
update awssdk dependency version to 2.25.68, dsh-parent to 45
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Jun 7, 2024
1 parent 19ebffb commit 146da0e
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>44</version>
<version>45</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.25.60</awssdk.version>
<awssdk.version>2.25.68</awssdk.version>
<jdk.version>11</jdk.version>
<maven.enforcer.maven-version>[3.1.1,)</maven.enforcer.maven-version>
<maven.enforcer.jdk-version>[11,)</maven.enforcer.jdk-version>
Expand Down

0 comments on commit 146da0e

Please sign in to comment.