This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new 7c201b43ea [4.4.x] bump org.apache.maven.shared:maven-filtering from
3.5.0 to 3.5.1 (#2755)
7c201b43ea is described below
commit 7c201b43ea0c8f06582f4a9f181ac59096dc9f4d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 4 07:28:21 2026 +0200
[4.4.x] bump org.apache.maven.shared:maven-filtering from 3.5.0 to 3.5.1
(#2755)
Bumps
[org.apache.maven.shared:maven-filtering](https://github.com/apache/maven-filtering)
from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/apache/maven-filtering/releases)
-
[Commits](https://github.com/apache/maven-filtering/compare/maven-filtering-3.5.0...maven-filtering-3.5.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.shared:maven-filtering
dependency-version: 3.5.1
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>
---
tooling/karaf-maven-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tooling/karaf-maven-plugin/pom.xml
b/tooling/karaf-maven-plugin/pom.xml
index 7ce0a95607..0b791553a3 100644
--- a/tooling/karaf-maven-plugin/pom.xml
+++ b/tooling/karaf-maven-plugin/pom.xml
@@ -128,7 +128,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-filtering</artifactId>
- <version>3.5.0</version>
+ <version>3.5.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>