Skip to content

Commit

Permalink
chore(deps): bump cxf.version from 4.0.6 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps `cxf.version` from 4.0.6 to 4.1.0.

Updates `org.apache.cxf:cxf-rt-rs-http-sci` from 4.0.6 to 4.1.0

Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 4.0.6 to 4.1.0

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-rs-http-sci
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 6ed28d7 commit 60c0d47
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 60c0d47

Please sign in to comment.