Skip to content

Commit 271a38c

Browse files
mathieuouillonbaltzell
authored andcommitted
Dump DJL version 0.31.1 to 0.32.0. Pull request #466 #465 #464 #463
1 parent 992441e commit 271a38c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

parent/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>ai.djl</groupId>
2626
<artifactId>bom</artifactId>
27-
<version>0.31.1</version>
27+
<version>0.32.0</version>
2828
<type>pom</type>
2929
<scope>import</scope>
3030
</dependency>
@@ -62,20 +62,20 @@
6262
<dependency>
6363
<groupId>ai.djl</groupId>
6464
<artifactId>model-zoo</artifactId>
65-
<version>0.30.0</version>
65+
<version>0.32.0</version>
6666
<scope>compile</scope>
6767
</dependency>
6868

6969
<dependency>
7070
<groupId>ai.djl.pytorch</groupId>
7171
<artifactId>pytorch-model-zoo</artifactId>
72-
<version>0.31.1</version>
72+
<version>0.32.0</version>
7373
</dependency>
7474

7575
<dependency>
7676
<groupId>ai.djl.pytorch</groupId>
7777
<artifactId>pytorch-engine</artifactId>
78-
<version>0.31.1</version>
78+
<version>0.32.0</version>
7979
<scope>runtime</scope>
8080
</dependency>
8181

@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>ai.djl.pytorch</groupId>
9292
<artifactId>pytorch-jni</artifactId>
93-
<version>2.4.0-0.30.0</version>
93+
<version>2.5.1-0.32.0</version>
9494
<scope>runtime</scope>
9595
</dependency>
9696

0 commit comments

Comments
 (0)