This is an automated email from the ASF dual-hosted git repository.
nfilotto pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push:
new d9935ac8 Bump org.apache.maven.plugins:maven-dependency-plugin (#488)
d9935ac8 is described below
commit d9935ac8c8a61beb549a91c1d3414ab471f5c659
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 27 12:39:12 2024 +0200
Bump org.apache.maven.plugins:maven-dependency-plugin (#488)
Bumps
[org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin)
from 3.7.1 to 3.8.0.
- [Release
notes](https://github.com/apache/maven-dependency-plugin/releases)
-
[Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.7.1...maven-dependency-plugin-3.8.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 75be6823..007b5ca8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -575,7 +575,7 @@
<maven-build-helper-plugin-version>3.6.0</maven-build-helper-plugin-version>
<maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
<maven-compiler-plugin-version>3.13.0</maven-compiler-plugin-version>
-
<maven-dependency-plugin-version>3.7.1</maven-dependency-plugin-version>
+
<maven-dependency-plugin-version>3.8.0</maven-dependency-plugin-version>
<maven-jar-plugin-version>3.4.2</maven-jar-plugin-version>
<maven-jaxb2-plugin-version>3.2.0</maven-jaxb2-plugin-version>
<maven-release-plugin-version>3.1.1</maven-release-plugin-version>