This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 1126be6520e Upgrade dlj 0.22.1 (#10642)
1126be6520e is described below

commit 1126be6520e6244411d1b89da6b9340211b8f3a2
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jul 10 18:39:36 2023 +0200

    Upgrade dlj 0.22.1 (#10642)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ce3a2ff202b..ccd820278b8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -133,7 +133,7 @@
         <directory-watcher-version>0.18.0</directory-watcher-version>
         <disruptor-version>3.4.4</disruptor-version>
         <dnsjava-version>3.5.2</dnsjava-version>
-        <djl-version>0.21.0</djl-version>
+        <djl-version>0.22.1</djl-version>
         <djl-mxnet-native-version>1.8.0</djl-mxnet-native-version>
         <djl-pytorch-native-version>1.9.1</djl-pytorch-native-version>
         <djl-tensorflow-native-version>2.4.1</djl-tensorflow-native-version>

Reply via email to