Skip to content

Commit 8027079

Browse files
build(deps): bump ai.djl:model-zoo from 0.30.0 to 0.31.1
Bumps [ai.djl:model-zoo](https://github.com/deepjavalibrary/djl) from 0.30.0 to 0.31.1. - [Release notes](https://github.com/deepjavalibrary/djl/releases) - [Commits](deepjavalibrary/djl@v0.30.0...v0.31.1) --- updated-dependencies: - dependency-name: ai.djl:model-zoo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4d07bb commit 8027079

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>ai.djl</groupId>
5151
<artifactId>model-zoo</artifactId>
52-
<version>0.30.0</version>
52+
<version>0.31.1</version>
5353
<scope>compile</scope>
5454
</dependency>
5555
<dependency>

reconstruction/alert/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>ai.djl</groupId>
4545
<artifactId>model-zoo</artifactId>
46-
<version>0.30.0</version>
46+
<version>0.31.1</version>
4747
<scope>compile</scope>
4848
</dependency>
4949
<dependency>

0 commit comments

Comments
 (0)