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/19 13:57:10 UTC

[camel] branch main updated: Upgrade as2 to 5.1.0

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 a22745004c8 Upgrade as2 to 5.1.0
a22745004c8 is described below

commit a22745004c83805e7caabfb1e74f5b0d7228e408
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Jul 19 15:56:36 2023 +0200

    Upgrade as2 to 5.1.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e1fa0833961..fbfe5387c19 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -58,7 +58,7 @@
         <apache-drill-version>1.21.1</apache-drill-version>
         <apicurio-version>2.0.3</apicurio-version>
         <arangodb-java-version>7.1.0</arangodb-java-version>
-        <as2-lib-version>4.11.0</as2-lib-version>
+        <as2-lib-version>5.1.0</as2-lib-version>
         <ascii-table-version>1.8.0</ascii-table-version>
         <asm-version>9.5</asm-version>
         <asn1bean-version>1.14.0</asn1bean-version>