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 56c082df build(deps): bump org.apache.maven.plugins:maven-deploy-plugin
56c082df is described below
commit 56c082df358d3ea1a09b57afbf7105371bdb39ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 13 19:10:59 2024 +0000
build(deps): bump org.apache.maven.plugins:maven-deploy-plugin
Bumps
[org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin)
from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
-
[Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.2)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
support/camel-k-runtime-bom/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 712b66bd..72e3bf21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
<maven-checkstyle-plugin-version>3.3.1</maven-checkstyle-plugin-version>
<maven-checkstyle-version>8.44</maven-checkstyle-version>
<maven-gpg-plugin-version>3.2.4</maven-gpg-plugin-version>
- <maven-deploy-plugin-version>3.1.1</maven-deploy-plugin-version>
+ <maven-deploy-plugin-version>3.1.2</maven-deploy-plugin-version>
<maven-javadoc-plugin-version>3.8.0</maven-javadoc-plugin-version>
<maven-source-plugin-version>3.2.1</maven-source-plugin-version>
<build-helper-maven-plugin-version>3.5.0</build-helper-maven-plugin-version>
diff --git a/support/camel-k-runtime-bom/pom.xml
b/support/camel-k-runtime-bom/pom.xml
index e0b58077..fc8c2706 100644
--- a/support/camel-k-runtime-bom/pom.xml
+++ b/support/camel-k-runtime-bom/pom.xml
@@ -231,7 +231,7 @@
<inherited>true</inherited>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
- <version>3.1.1</version>
+ <version>3.1.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>