This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new b3504c8f6 Bump org.apache.felix.framework from 7.0.3 to 7.0.4
b3504c8f6 is described below
commit b3504c8f68d917004e4fb85911f8dd1831175fa9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 26 03:53:10 2022 +0000
Bump org.apache.felix.framework from 7.0.3 to 7.0.4
Bumps org.apache.felix.framework from 7.0.3 to 7.0.4.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.framework
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 9e4305268..3cc766d61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -449,7 +449,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.framework</artifactId>
- <version>7.0.3</version>
+ <version>7.0.4</version>
</dependency>
<dependency>
<groupId>org.ops4j.pax.exam</groupId>