Skip to content

Commit 9681648

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>ai.djl</groupId>
6363
<artifactId>model-zoo</artifactId>
64-
<version>0.32.0</version>
64+
<version>0.33.0</version>
6565
<scope>compile</scope>
6666
</dependency>
6767

reconstruction/alert/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>ai.djl</groupId>
4949
<artifactId>model-zoo</artifactId>
50-
<version>0.30.0</version>
50+
<version>0.33.0</version>
5151
<scope>compile</scope>
5252
</dependency>
5353
<dependency>

0 commit comments

Comments
 (0)