Skip to content

Commit

Permalink
update dsh-parent dependency version to 45, dsh-compress to 1.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Jun 7, 2024
1 parent 9963a79 commit a94aeba
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.seaeagle</groupId>
<artifactId>sea-eagle</artifactId>
Expand All @@ -31,7 +31,7 @@
</issueManagement>
<properties>
<awssdk.version>2.25.67</awssdk.version>
<dsh-compress.version>1.6.11</dsh-compress.version>
<dsh-compress.version>1.6.12</dsh-compress.version>
<duckdb.version>1.0.0</duckdb.version>
<jdk.version>17</jdk.version>
<lanterna.version>3.2.0-alpha1</lanterna.version>
Expand Down

0 comments on commit a94aeba

Please sign in to comment.