Skip to content

Commit

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

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

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

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

Updates `org.apache.cxf:cxf-rt-ws-security` from 4.0.2 to 4.0.3

Updates `org.apache.cxf:cxf-rt-features-logging` from 4.0.2 to 4.0.3

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

Updates `org.apache.cxf:cxf-rt-ws-policy` from 4.0.2 to 4.0.3

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

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-transports-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-ws-security
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-features-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-bindings-soap
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-ws-policy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-frontend-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent db0ed56 commit 1f4dbb4
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 @@ -32,7 +32,7 @@
<common-java-modules.version>3.2023.07.07_09.10-85326e9557f0</common-java-modules.version>
<jaxb-core.version>4.0.3</jaxb-core.version>
<jaxb-impl.version>4.0.3</jaxb-impl.version>
<cxf.version>4.0.2</cxf.version>
<cxf.version>4.0.3</cxf.version>

<mockk.version>1.13.5</mockk.version>
<spring-cloud.version>2023.0.0</spring-cloud.version>
Expand Down

0 comments on commit 1f4dbb4

Please sign in to comment.