This is an automated email from the ASF dual-hosted git repository.
lburgazzoli 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 f37c0713 build(deps): bump asm from 9.2 to 9.3
f37c0713 is described below
commit f37c071341a044cecec3d38469c7124caa9b59b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 19 19:34:13 2022 +0000
build(deps): bump asm from 9.2 to 9.3
Bumps asm from 9.2 to 9.3.
---
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 390da455..45183a84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
<maven-resources-plugin-version>3.2.0</maven-resources-plugin-version>
<maven-site-plugin-version>3.11.0</maven-site-plugin-version>
<maven-pmd-plugin-version>3.16.0</maven-pmd-plugin-version>
- <maven-pmd-plugin-asm-version>9.2</maven-pmd-plugin-asm-version>
+ <maven-pmd-plugin-asm-version>9.3</maven-pmd-plugin-asm-version>
<maven-plugin-plugin-version>3.6.4</maven-plugin-plugin-version>
<maven-version>3.6.3</maven-version>
<maven-plugin-tools-version>3.6.4</maven-plugin-tools-version>