Skip to content

Commit d46bc9f

Browse files
committed
Update dependency
1 parent edcf4d4 commit d46bc9f

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
@@ -6,7 +6,7 @@
66

77
<groupId>com.javaaidev</groupId>
88
<artifactId>bird-classifier</artifactId>
9-
<version>0.3.0-SNAPSHOT</version>
9+
<version>0.4.0</version>
1010
<name>Bird classifier</name>
1111

1212
<properties>
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>com.microsoft.onnxruntime</groupId>
2121
<artifactId>onnxruntime</artifactId>
22-
<version>1.20.0</version>
22+
<version>1.22.0</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)