This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push:
new e50026686c build(deps): bump
org.apache.karaf.tooling:karaf-maven-plugin (#2545)
e50026686c is described below
commit e50026686cb34089581aa39aa30032a5dfd085af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 4 08:59:03 2026 +0200
build(deps): bump org.apache.karaf.tooling:karaf-maven-plugin (#2545)
Bumps org.apache.karaf.tooling:karaf-maven-plugin from 4.4.10 to 4.4.11.
---
updated-dependencies:
- dependency-name: org.apache.karaf.tooling:karaf-maven-plugin
dependency-version: 4.4.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6a2cd18363..7cb24f6c1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1000,7 +1000,7 @@
<plugin>
<groupId>org.apache.karaf.tooling</groupId>
<artifactId>karaf-maven-plugin</artifactId>
- <version>4.4.10</version>
+ <version>4.4.11</version>
</plugin>
<plugin>