Skip to content

Commit

Permalink
build(deps): bump cxf.version from 3.5.5 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps `cxf.version` from 3.5.5 to 3.6.0.

Updates `cxf-rt-rs-http-sci` from 3.5.5 to 3.6.0

Updates `cxf-rt-frontend-jaxws` from 3.5.5 to 3.6.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2023
1 parent 8ea945a commit ac4a6b9
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>3.5.5</cxf.version>
<cxf.version>3.6.0</cxf.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit ac4a6b9

Please sign in to comment.