Skip to content

Commit 3f119af

Browse files
committed
update pom
1 parent ed302bc commit 3f119af

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>39.0.0</version>
8+
<version>41.0.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -126,7 +126,7 @@
126126
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
127127

128128
<djl-api.version>0.22.1</djl-api.version>
129-
<dl-modelrunner.version>0.5.11-SNAPSHOT</dl-modelrunner.version>
129+
<dl-modelrunner.version>0.6.0</dl-modelrunner.version>
130130
<pytorch-engine.version>0.22.1</pytorch-engine.version>
131131
<pytorch-jni.version>2.0.0-0.22.1</pytorch-jni.version>
132132
</properties>

0 commit comments

Comments
 (0)