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 a498254a73a9 chore(deps): Bump org.ow2.asm:asm-tree from 9.9 to 9.9.1 
(#20492)
a498254a73a9 is described below

commit a498254a73a9b3d2469d2142608942be528d4db9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 18 09:43:47 2025 +0100

    chore(deps): Bump org.ow2.asm:asm-tree from 9.9 to 9.9.1 (#20492)
    
    Bumps org.ow2.asm:asm-tree from 9.9 to 9.9.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm-tree
      dependency-version: 9.9.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@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 96292655ab23..ef46d615ccec 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -68,7 +68,7 @@
         <arangodb-java-version>7.23.0</arangodb-java-version>
         <as2-lib-version>5.1.7</as2-lib-version>
         <ascii-table-version>1.8.0</ascii-table-version>
-        <asm-version>9.9</asm-version>
+        <asm-version>9.9.1</asm-version>
         <asn1bean-version>1.14.0</asn1bean-version>
         <assertj-version>3.27.6</assertj-version>
         <asterisk-java-version>3.41.0</asterisk-java-version>

Reply via email to