Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.cxf:cxf-rt-transports-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 14, 2024
1 parent 8d7d4b0 commit bbea6dd
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.6</cxf.version>
<cxf.version>4.1.0</cxf.version>
<spring.version>6.1.16</spring.version>

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

0 comments on commit bbea6dd

Please sign in to comment.