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 dc4a0fa4 build(deps): bump
org.apache.maven.plugin-tools:maven-plugin-annotations
dc4a0fa4 is described below
commit dc4a0fa4eaaa9e32166878222e3d65e2c423aba3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 27 19:31:17 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.14.0 to 3.15.0.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
-
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.14.0...maven-plugin-tools-3.15.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 ce7f191a..1cc7521e 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.14.0</maven-plugin-plugin-version>
<maven-plugin-api-version>3.6.3</maven-plugin-api-version>
- <maven-plugin-tools-version>3.14.0</maven-plugin-tools-version>
+ <maven-plugin-tools-version>3.15.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>