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 c23580cc build(deps): bump
org.apache.maven.plugin-tools:maven-plugin-annotations
c23580cc is described below
commit c23580cc59355a63ceca9071d8d71b9a11e5cc37
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 20 19:04:11 2024 +0000
build(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations
Bumps
[org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools)
from 3.13.1 to 3.14.0.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
-
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.13.1...maven-plugin-tools-3.14.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
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 87d6f38e..744f0861 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
<maven-pmd-plugin-shared-utils-version>3.4.2</maven-pmd-plugin-shared-utils-version>
<maven-plugin-plugin-version>3.13.1</maven-plugin-plugin-version>
<maven-plugin-api-version>3.6.3</maven-plugin-api-version>
- <maven-plugin-tools-version>3.13.1</maven-plugin-tools-version>
+ <maven-plugin-tools-version>3.14.0</maven-plugin-tools-version>
<maven-shaded-version>3.4.0</maven-shaded-version>
<cyclonedx-maven-plugin-version>2.8.1</cyclonedx-maven-plugin-version>