You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/09/15 08:26:43 UTC

[camel] branch classgraph-4.8.162 created (now 704ea1c9431)

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

acosentino pushed a change to branch classgraph-4.8.162
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 704ea1c9431 Upgrade Classgraph to version 4.8.162

This branch includes the following new commits:

     new 704ea1c9431 Upgrade Classgraph to version 4.8.162

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 Classgraph to version 4.8.162

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

acosentino pushed a commit to branch classgraph-4.8.162
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 704ea1c943193b64c92de4cebf3bee1d6c75084d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 15 10:26:21 2023 +0200

    Upgrade Classgraph to version 4.8.162
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 065f4597bb3..ae7d5057a1f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -85,7 +85,7 @@
         <jta-api-1.2-version>1.2</jta-api-1.2-version>
         <cglib-version>3.3.0</cglib-version>
         <chunk-templates-version>3.6.2</chunk-templates-version>
-        <classgraph-version>4.8.161</classgraph-version>
+        <classgraph-version>4.8.162</classgraph-version>
         <cometd-java-client-version>7.0.10</cometd-java-client-version>
         <cometd-java-server-version>7.0.10</cometd-java-server-version>
         <commons-beanutils-version>1.9.4</commons-beanutils-version>