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 2024/03/28 06:52:07 UTC

(camel) branch main updated: Bump org.ow2.asm:asm-tree from 9.6 to 9.7 (#13636)

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 5836009dac6 Bump org.ow2.asm:asm-tree from 9.6 to 9.7 (#13636)
5836009dac6 is described below

commit 5836009dac66c14961dec80a7d705310b09997a3
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Mar 28 07:52:01 2024 +0100

    Bump org.ow2.asm:asm-tree from 9.6 to 9.7 (#13636)
    
    Bumps org.ow2.asm:asm-tree from 9.6 to 9.7.
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm-tree
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5fdba7aabaf..7cdbbe286bf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -58,7 +58,7 @@
         <arangodb-java-version>7.5.1</arangodb-java-version>
         <as2-lib-version>5.1.2</as2-lib-version>
         <ascii-table-version>1.8.0</ascii-table-version>
-        <asm-version>9.6</asm-version>
+        <asm-version>9.7</asm-version>
         <asn1bean-version>1.14.0</asn1bean-version>
         <assertj-version>3.25.3</assertj-version>
         <asterisk-java-version>3.39.0</asterisk-java-version>