Skip to content

Commit

Permalink
Bump the dev-deps group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the dev-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| org.apache.cxf:cxf-rt-frontend-jaxws | `4.0.6` | `4.1.0` |
| org.apache.cxf:cxf-rt-transports-http | `4.0.6` | `4.1.0` |
| org.apache.cxf:cxf-testutils | `4.0.6` | `4.1.0` |
| org.apache.cxf:cxf-rt-transports-local | `4.0.6` | `4.1.0` |
| org.apache.cxf:cxf-rt-features-logging | `4.0.6` | `4.1.0` |
| org.apache.cxf:cxf-codegen-plugin | `4.0.6` | `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

Updates `org.apache.cxf:cxf-testutils` from 4.0.6 to 4.1.0

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

Updates `org.apache.cxf:cxf-rt-features-logging` from 4.0.6 to 4.1.0

Updates `org.apache.cxf:cxf-codegen-plugin` from 4.0.6 to 4.1.0

Updates `org.apache.cxf:cxf-rt-transports-local` 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-group: dev-deps
- dependency-name: org.apache.cxf:cxf-rt-transports-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.apache.cxf:cxf-testutils
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.apache.cxf:cxf-rt-transports-local
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.apache.cxf:cxf-rt-features-logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.apache.cxf:cxf-codegen-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.apache.cxf:cxf-rt-transports-local
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent c52436f commit 8212cdd
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.6</cxf.version>
<cxf.version>4.1.0</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 8212cdd

Please sign in to comment.