Skip to content

Commit c6de55a

Browse files
committed
update to newest scijava and JDLL
1 parent b11406f commit c6de55a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>40.0.0</version>
8+
<version>41.0.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -145,7 +145,7 @@
145145

146146
<!-- NB: Deploy releases to the SciJava Maven repository. -->
147147
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
148-
<dl-modelrunner.version>0.5.11-SNAPSHOT</dl-modelrunner.version>
148+
<dl-modelrunner.version>0.6.1</dl-modelrunner.version>
149149
</properties>
150150

151151
<dependencies>

0 commit comments

Comments
 (0)