Skip to content

Commit

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

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

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

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

Updates `org.apache.cxf:cxf-rt-features-logging` from 4.0.5 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
- dependency-name: org.apache.cxf:cxf-rt-transports-http-hc
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.cxf:cxf-rt-features-logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 4441799 commit 4e871f6
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 @@ -37,7 +37,7 @@

<jooq.version>3.19.11</jooq.version>
<flyway.version>11.1.0</flyway.version>
<cxf.version>4.0.5</cxf.version>
<cxf.version>4.1.0</cxf.version>
<spring.version>6.2.0</spring.version>
<spring.security.version>6.4.1</spring.security.version>
<mysql.jdbc.version>9.1.0</mysql.jdbc.version>
Expand Down

0 comments on commit 4e871f6

Please sign in to comment.