This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new b982569 [ARIES-2098] Upgrade to Felix ConfigAdmin 1.9.26
new 6acea87 Merge pull request #204 from jbonofre/ARIES-2098
b982569 is described below
commit b9825694fb4e27e8f6408f853900773168fe028a
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Dec 26 07:52:16 2022 +0100
[ARIES-2098] Upgrade to Felix ConfigAdmin 1.9.26
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5f36262..f1f40a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
<cxf.version>3.5.2</cxf.version>
<dsl.version>1.2.2</dsl.version>
<eclipse.osgi.version>3.17.200</eclipse.osgi.version>
- <felix.configadmin.version>1.9.24</felix.configadmin.version>
+ <felix.configadmin.version>1.9.26</felix.configadmin.version>
<felix.gogo.bom.version>1.0.6</felix.gogo.bom.version>
<felix.http.jetty.version>4.2.0</felix.http.jetty.version>
<felix.http.servlet-api.version>1.2.0</felix.http.servlet-api.version>