Skip to content

Commit

Permalink
Merge pull request #1916 from apache/dependabot/maven/1.13.x/cxf.vers…
Browse files Browse the repository at this point in the history
…ion-4.1.0

chore(deps): bump cxf.version from 4.0.6 to 4.1.0
  • Loading branch information
lprimak authored Dec 13, 2024
2 parents 702a653 + 60c0d47 commit 9ae5f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/jaxrs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<profile>
<id>cxf</id>
<properties>
<cxf.version>4.0.6</cxf.version>
<cxf.version>4.1.0</cxf.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 9ae5f7b

Please sign in to comment.