Skip to content

Commit

Permalink
Updated pom dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
djpbarry committed Feb 8, 2024
1 parent e82ae29 commit 9f6407f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<parent>
<groupId>org.scijava</groupId>
<artifactId>pom-scijava</artifactId>
<version>33.2.0</version>
<version>37.0.0</version>
<relativePath/>
</parent>

<groupId>net.calm</groupId>
<artifactId>giani</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>

<build>
<plugins>
Expand Down Expand Up @@ -155,7 +155,7 @@
<dependency>
<groupId>net.calm</groupId>
<artifactId>iaclasslibrary</artifactId>
<version>1.0.29</version>
<version>1.0.30</version>
</dependency>
<dependency>
<groupId>com.github.mcib3d</groupId>
Expand Down

0 comments on commit 9f6407f

Please sign in to comment.