Skip to content

Commit

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

Updates `org.apache.cxf:cxf-rt-rs-client` from 4.0.3 to 4.0.4

Updates `org.apache.cxf:cxf-rt-rs-extension-search` from 4.0.3 to 4.0.4

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

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

Updates `org.apache.cxf:cxf-rt-transports-local` from 4.0.3 to 4.0.4

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-rs-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-rs-extension-search
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-transports-http-hc
  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-transports-local
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent c8ba514 commit 63d30be
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 @@ -77,7 +77,7 @@

<properties>
<connid.version>1.6.0.0-SNAPSHOT</connid.version>
<cxf.version>4.0.3</cxf.version>
<cxf.version>4.0.4</cxf.version>
<jackson.version>2.14.3</jackson.version>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 63d30be

Please sign in to comment.