Skip to content

Commit

Permalink
Bump cxf.version from 3.6.2 to 4.0.5
Browse files Browse the repository at this point in the history
Bumps `cxf.version` from 3.6.2 to 4.0.5.

Updates `org.apache.cxf:cxf-rt-frontend-jaxrs` from 3.6.2 to 4.0.5

Updates `org.apache.cxf:cxf-spring-boot-starter-jaxrs` from 3.6.2 to 4.0.5

Updates `org.apache.cxf:cxf-rt-rs-client` from 3.6.2 to 4.0.5

Updates `org.apache.cxf:cxf-bom` from 3.6.2 to 4.0.5

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.cxf:cxf-spring-boot-starter-jaxrs
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.cxf:cxf-rt-rs-client
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.cxf:cxf-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent c1e73f6 commit 5f948e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ limitations under the License.
-->
<spring.security.version>5.8.11</spring.security.version>

<cxf.version>3.6.2</cxf.version>
<cxf.version>4.0.5</cxf.version>
<jackson.version>2.15.3</jackson.version>
<jackson.doc.version>2.14</jackson.doc.version>
<sqlite.version>3.43.0.0</sqlite.version>
Expand Down

0 comments on commit 5f948e4

Please sign in to comment.