Skip to content

Commit

Permalink
Bump org.apache.cxf:cxf-rt-rs-extension-providers in /core
Browse files Browse the repository at this point in the history
Bumps org.apache.cxf:cxf-rt-rs-extension-providers from 3.6.2 to 4.0.3.

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-rs-extension-providers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent de1c0d3 commit 5658138
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 @@ -12,7 +12,7 @@ dependencies {
//Support Libraries
implementation 'cglib:cglib-nodep:3.3.0'
implementation 'org.apache.cxf:cxf-rt-rs-client:3.6.2'
implementation 'org.apache.cxf:cxf-rt-rs-extension-providers:3.6.2'
implementation 'org.apache.cxf:cxf-rt-rs-extension-providers:4.0.3'
implementation 'org.bitbucket.b_c:jose4j:0.9.4'

//Unit testing
Expand Down

0 comments on commit 5658138

Please sign in to comment.