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

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


The following commit(s) were added to refs/heads/main by this push:
     new 2cd6b251 build(deps): bump org.ow2.asm:asm from 9.6 to 9.7
2cd6b251 is described below

commit 2cd6b2513eb963642bddd81c6de0ee62dd2b0770
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 25 20:35:58 2024 +0000

    build(deps): bump org.ow2.asm:asm from 9.6 to 9.7
    
    Bumps org.ow2.asm:asm from 9.6 to 9.7.
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a9fbe2b8..c145a8ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
         <maven-resources-plugin-version>3.3.1</maven-resources-plugin-version>
         <maven-site-plugin-version>3.12.1</maven-site-plugin-version>
         <maven-pmd-plugin-version>3.21.2</maven-pmd-plugin-version>
-        <maven-pmd-plugin-asm-version>9.6</maven-pmd-plugin-asm-version>
+        <maven-pmd-plugin-asm-version>9.7</maven-pmd-plugin-asm-version>
         
<maven-pmd-plugin-shared-utils-version>3.4.2</maven-pmd-plugin-shared-utils-version>
         <maven-plugin-plugin-version>3.11.0</maven-plugin-plugin-version>
         <maven-plugin-api-version>3.6.3</maven-plugin-api-version>

Reply via email to