You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/10 12:42:29 UTC

[camel] 01/01: Upgrade dlj 0.22.1

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

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

commit 332cdc85dbb6462210350966add45922d7454223
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jul 10 14:42:19 2023 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f0ff3dacd2c..31ff83d9ecf 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>