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 01d5971731 build(deps): bump
org.apache.karaf.tooling:karaf-maven-plugin (#2208)
01d5971731 is described below
commit 01d597173118a0c3d0559005b5c7bf5022379aa3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 8 09:10:29 2025 +0200
build(deps): bump org.apache.karaf.tooling:karaf-maven-plugin (#2208)
Bumps org.apache.karaf.tooling:karaf-maven-plugin from 4.4.7 to 4.4.8.
---
updated-dependencies:
- dependency-name: org.apache.karaf.tooling:karaf-maven-plugin
dependency-version: 4.4.8
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 2bacbba632..4e03a234b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1010,7 +1010,7 @@
<plugin>
<groupId>org.apache.karaf.tooling</groupId>
<artifactId>karaf-maven-plugin</artifactId>
- <version>4.4.7</version>
+ <version>4.4.8</version>
</plugin>
<plugin>