Skip to content

Commit

Permalink
Update parent pom
Browse files Browse the repository at this point in the history
  • Loading branch information
janvanmansum committed Aug 23, 2024
1 parent 2704328 commit 6fcbed2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>nl.knaw.dans</groupId>
<artifactId>dd-parent</artifactId>
<version>1.5.1</version>
<version>1.9.0</version>
</parent>

<artifactId>dd-dataverse-cli</artifactId>
Expand All @@ -48,7 +48,6 @@
<dependency>
<groupId>nl.knaw.dans</groupId>
<artifactId>dans-java-utils</artifactId>
<version>0.18.0</version>
</dependency>
<dependency>
<groupId>nl.knaw.dans</groupId>
Expand Down Expand Up @@ -81,7 +80,7 @@
<dependency>
<groupId>nl.knaw.dans</groupId>
<artifactId>dans-dataverse-client-lib</artifactId>
<version>0.30.0</version>

</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 6fcbed2

Please sign in to comment.