Skip to content

Commit

Permalink
Bump cxf.version from 3.5.5 to 3.6.5 (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 8, 2025
1 parent f0acbb7 commit 83384f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion appender/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<name>Apache Karaf :: Decanter :: Appender :: REST</name>

<properties>
<cxf.version>3.5.5</cxf.version>
<cxf.version>3.6.5</cxf.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion collector/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<name>Apache Karaf :: Decanter :: Collector :: REST</name>

<properties>
<cxf.version>3.5.5</cxf.version>
<cxf.version>3.6.5</cxf.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion collector/soap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<name>Apache Karaf :: Decanter :: Collector :: SOAP</name>

<properties>
<cxf.version>3.5.5</cxf.version>
<cxf.version>3.6.5</cxf.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 83384f5

Please sign in to comment.