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:28 UTC

[camel] branch djl created (now 332cdc85dbb)

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

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


      at 332cdc85dbb Upgrade dlj 0.22.1

This branch includes the following new commits:

     new 332cdc85dbb Upgrade dlj 0.22.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade dlj 0.22.1

Posted by da...@apache.org.
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>