You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gg...@apache.org on 2021/04/02 09:00:35 UTC

[camel] branch CAMEL-16365 created (now a9b682a)

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

ggrzybek pushed a change to branch CAMEL-16365
in repository https://gitbox.apache.org/repos/asf/camel.git.


      at a9b682a  [CAMEL-16365] Add EdDSA library version in camel-dependencies

This branch includes the following new commits:

     new a9b682a  [CAMEL-16365] Add EdDSA library version in camel-dependencies

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: [CAMEL-16365] Add EdDSA library version in camel-dependencies

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggrzybek pushed a commit to branch CAMEL-16365
in repository https://gitbox.apache.org/repos/asf/camel.git

commit a9b682a082396a15e9b7c2e09f425e02aa5aaa64
Author: Grzegorz Grzybek <gr...@gmail.com>
AuthorDate: Fri Apr 2 10:58:55 2021 +0200

    [CAMEL-16365] Add EdDSA library version in camel-dependencies
---
 camel-dependencies/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index a3ea3f2..0518705 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -179,6 +179,7 @@
     <docker-java-version>3.2.7</docker-java-version>
     <dozer-version>6.5.0</dozer-version>
     <dropbox-version>3.2.0</dropbox-version>
+    <eddsa-version>0.3.0</eddsa-version>
     <egit-github-core-version>2.1.5</egit-github-core-version>
     <ehcache3-version>3.9.0</ehcache3-version>
     <elasticsearch-rest-cluster-runner-version>7.8.0.0</elasticsearch-rest-cluster-runner-version>