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 a4f13b330a KARAF-7785: Upgrade to Aries Proxy 1.1.14
a4f13b330a is described below
commit a4f13b330a9138141d4f3a21dbcd268623e3e4fd
Author: JB Onofré <[email protected]>
AuthorDate: Thu Dec 14 15:07:21 2023 +0100
KARAF-7785: Upgrade to Aries Proxy 1.1.14
(cherry picked from commit 6c3906c71bb73c4b0e4398d4f17bae36acdfa3c5)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0c92c72390..be7666c844 100644
--- a/pom.xml
+++ b/pom.xml
@@ -259,7 +259,7 @@
<aries.jndi.api.version>1.1.0</aries.jndi.api.version>
<aries.jndi.core.version>1.0.2</aries.jndi.core.version>
<aries.jndi.url.version>1.1.0</aries.jndi.url.version>
- <aries.proxy.version>1.1.13</aries.proxy.version>
+ <aries.proxy.version>1.1.14</aries.proxy.version>
<aries.proxy.api.version>1.1.1</aries.proxy.api.version>
<aries.spifly.version>1.3.7</aries.spifly.version>
<aries.subsystem.api.version>2.0.10</aries.subsystem.api.version>