Skip to content

Commit

Permalink
Bump cxf.version from 4.0.5 to 4.0.6 (#111)
Browse files Browse the repository at this point in the history
Bumps `cxf.version` from 4.0.5 to 4.0.6.

Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 4.0.5 to 4.0.6

Updates `org.apache.cxf:cxf-rt-transports-http` from 4.0.5 to 4.0.6

---
updated-dependencies:
- 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
...

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 Dec 10, 2024
1 parent a49963e commit 3cab2c6
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 @@ -78,7 +78,7 @@
<properties>
<connid.version>1.6.0.0-RC1</connid.version>

<cxf.version>4.0.5</cxf.version>
<cxf.version>4.0.6</cxf.version>
<spring.version>6.1.15</spring.version>

<hsqldb.version>2.7.4</hsqldb.version>
Expand Down

0 comments on commit 3cab2c6

Please sign in to comment.