Skip to content

Commit

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

Updates `org.apache.cxf:cxf-codegen-plugin` from 3.5.5 to 4.0.3

Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 3.5.5 to 4.0.3

Updates `org.apache.cxf:cxf-rt-transports-http` from 3.5.5 to 4.0.3

Updates `org.apache.cxf:cxf-core` from 3.5.5 to 4.0.3

Updates `org.apache.cxf:cxf-rt-frontend-simple` from 3.5.5 to 4.0.3

Updates `org.apache.cxf:cxf-rt-bindings-soap` from 3.5.5 to 4.0.3

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-codegen-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.cxf:cxf-rt-transports-http
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.cxf:cxf-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.cxf:cxf-rt-frontend-simple
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.cxf:cxf-rt-bindings-soap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 0937308 commit 28f1ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion droid-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<spring.version>5.3.27</spring.version>
<hibernate.version>5.4.1.Final</hibernate.version>
<derby.version>10.13.1.1</derby.version>
<cxf.version>3.5.5</cxf.version>
<cxf.version>4.0.3</cxf.version>
<java.iso-tools.version>2.1.0</java.iso-tools.version>
<jaxb.version>2.3.1</jaxb.version>
<flying-saucer.version>9.1.22</flying-saucer.version>
Expand Down

0 comments on commit 28f1ba8

Please sign in to comment.