Skip to content

Commit

Permalink
build(deps): Bump org.apache.cxf:cxf-rt-rs-client in /core
Browse files Browse the repository at this point in the history
Bumps org.apache.cxf:cxf-rt-rs-client from 4.0.5 to 4.1.0.

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-rs-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent d2e4003 commit 8035399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {

//Support Libraries
implementation 'cglib:cglib-nodep:3.3.0'
implementation 'org.apache.cxf:cxf-rt-rs-client:4.0.5'
implementation 'org.apache.cxf:cxf-rt-rs-client:4.1.0'
implementation 'org.apache.cxf:cxf-rt-rs-extension-providers:4.0.5'
implementation 'org.bitbucket.b_c:jose4j:0.9.6'

Expand Down

0 comments on commit 8035399

Please sign in to comment.