Skip to content

Commit

Permalink
Bump cxf.version from 4.0.2 to 4.0.3 (#12)
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-rt-rs-client` from 4.0.2 to 4.0.3

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

Updates `org.apache.cxf:cxf-rt-transports-http-hc` 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-transports-local` from 4.0.2 to 4.0.3

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent af3b0d4 commit 6b98565
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.2</cxf.version>
<cxf.version>4.0.3</cxf.version>
<jackson.version>2.14.3</jackson.version>

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

0 comments on commit 6b98565

Please sign in to comment.