This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 18a4611e366c1f0e6dbf46b9cf3052e90fee0162
Author: Andriy Redko <drr...@gmail.com>
AuthorDate: Tue Dec 19 15:50:37 2023 -0500

    Update istack-commons-tools to 3.0.12
    
    (cherry picked from commit 454d9313fa7ee81a99424cff427a22576dc96186)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 99a731ed61..95004a088a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -248,7 +248,7 @@
         <cxf.dom4j.bundle.version>2.1.3_1</cxf.dom4j.bundle.version>
         
<cxf.fastinfoset.bundle.version>1.2.18_1</cxf.fastinfoset.bundle.version>
         <cxf.felix.configadmin.version>1.2.4</cxf.felix.configadmin.version>
-        <cxf.istack.bundle.version>3.0.7</cxf.istack.bundle.version>
+        <cxf.istack.bundle.version>3.0.12</cxf.istack.bundle.version>
         <cxf.jakarta.mail.version>1.6.7</cxf.jakarta.mail.version>
         <cxf.jasypt.bundle.version>1.9.3_1</cxf.jasypt.bundle.version>
         <cxf.jaxb.bundle.version>2.3.2_1</cxf.jaxb.bundle.version>
@@ -1639,7 +1639,7 @@
             <dependency>
                 <groupId>com.sun.istack</groupId>
                 <artifactId>istack-commons-tools</artifactId>
-                <version>3.0.11</version>
+                <version>${cxf.istack.bundle.version}</version>
             </dependency>
             <dependency>
                 <groupId>org.glassfish.jaxb</groupId>

Reply via email to