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 df2ced41 build(deps): bump org.apache.maven.plugins:maven-deploy-plugin
df2ced41 is described below
commit df2ced41bb4489f669f0abe3017bdfd4d85b6c4d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 19 19:41:50 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.2 to 3.1.3.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
-
[Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3)
---
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 19ea5ca5..599a088a 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.5</maven-gpg-plugin-version>
- <maven-deploy-plugin-version>3.1.2</maven-deploy-plugin-version>
+ <maven-deploy-plugin-version>3.1.3</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 7db4f44f..3250543c 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.2</version>
+ <version>3.1.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>