Skip to content

Commit

Permalink
Bump cxf-version from 4.0.2 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps `cxf-version` from 4.0.2 to 4.0.3.

Updates `org.apache.cxf:cxf-rt-features-logging` from 4.0.2 to 4.0.3

Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 4.0.2 to 4.0.3

Updates `org.apache.cxf:cxf-rt-transports-http` from 4.0.2 to 4.0.3

Updates `org.apache.cxf:cxf-rt-ws-security` from 4.0.2 to 4.0.3

---
updated-dependencies:
- 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-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-rt-ws-security
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent f0b0e45 commit 2bcfabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cutterslade-analyze = { id = "ca.cutterslade.analyze", version = "1.9.1" }
navfelles-token-version = "3.2.0"
ktor-version = "2.3.7"
jupiter-version = "5.10.1"
cxf-version = "4.0.2"
cxf-version = "4.0.3"

[libraries]

Expand Down

0 comments on commit 2bcfabb

Please sign in to comment.