This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 2fd818dc Bump io.fabric8:fabric8-maven-plugin from 4.4.1 to 4.4.2
2fd818dc is described below
commit 2fd818dcfb168992224a20348ef3ad434e203f85
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 15:24:41 2026 +0000
Bump io.fabric8:fabric8-maven-plugin from 4.4.1 to 4.4.2
Bumps
[io.fabric8:fabric8-maven-plugin](https://github.com/fabric8io/fabric8-maven-plugin)
from 4.4.1 to 4.4.2.
- [Release
notes](https://github.com/fabric8io/fabric8-maven-plugin/releases)
-
[Changelog](https://github.com/fabric8io/fabric8-maven-plugin/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/fabric8io/fabric8-maven-plugin/compare/v4.4.1...v4.4.2)
---
updated-dependencies:
- dependency-name: io.fabric8:fabric8-maven-plugin
dependency-version: 4.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 f9a610bb..786a7463 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
<tomcat-version>10.1.13</tomcat-version>
<jkube-version>1.19.0</jkube-version>
<wsdl4j-version>1.6.3</wsdl4j-version>
- <fabric8-maven-plugin-version>4.4.1</fabric8-maven-plugin-version>
+ <fabric8-maven-plugin-version>4.4.2</fabric8-maven-plugin-version>
</properties>
<repositories>