Skip to content

Commit

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

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

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

Updates `org.apache.cxf:cxf-testutils` from 4.0.4 to 4.0.5

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

Updates `org.apache.cxf:cxf-rt-features-logging` from 4.0.4 to 4.0.5

Updates `org.apache.cxf:cxf-codegen-plugin` from 4.0.4 to 4.0.5

---
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
- dependency-name: org.apache.cxf:cxf-testutils
  dependency-type: direct:development
  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
- dependency-name: org.apache.cxf:cxf-rt-features-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-codegen-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent b60be0e commit cec7e7c
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 @@ -25,7 +25,7 @@
</modules>

<properties>
<cxf.version>4.0.4</cxf.version>
<cxf.version>4.0.5</cxf.version>
<jakarta.mail-api.version>2.1.3</jakarta.mail-api.version>
<angus.mail.version>2.0.3</angus.mail.version>

Expand Down

0 comments on commit cec7e7c

Please sign in to comment.