This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 1c11ef7bbb Upgrade depends-maven-plugin, fixes RB issue (#234)
1c11ef7bbb is described below
commit 1c11ef7bbb52d197113642eb16dde5e258ad442b
Author: Hervé Boutemy <[email protected]>
AuthorDate: Mon Nov 27 15:00:09 2023 +0530
Upgrade depends-maven-plugin, fixes RB issue (#234)
---
healthcheck/core/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/healthcheck/core/pom.xml b/healthcheck/core/pom.xml
index eb7abc75be..b1ecca7027 100644
--- a/healthcheck/core/pom.xml
+++ b/healthcheck/core/pom.xml
@@ -98,7 +98,7 @@
<plugin>
<groupId>org.apache.servicemix.tooling</groupId>
<artifactId>depends-maven-plugin</artifactId>
- <version>1.4.0</version>
+ <version>1.5.0</version>
<executions>
<execution>
<goals>