Skip to content

Commit

Permalink
Merge pull request #238 from MicroShed/dependabot/gradle/core/org.apa…
Browse files Browse the repository at this point in the history
…che.cxf-cxf-rt-rs-extension-providers-3.4.1

Bump cxf-rt-rs-extension-providers from 3.4.0 to 3.4.1 in /core
  • Loading branch information
aguibert committed Nov 17, 2020
2 parents 4fabb58 + 6f80af0 commit 7e4556a
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 @@ -5,7 +5,7 @@ dependencies {
compile 'org.junit.jupiter:junit-jupiter-api:5.7.0'
implementation group: 'cglib', name: 'cglib-nodep', version: '3.3.0'
implementation group: 'org.apache.cxf', name: 'cxf-rt-rs-client', version: '3.4.1'
implementation group: 'org.apache.cxf', name: 'cxf-rt-rs-extension-providers', version: '3.4.0'
implementation group: 'org.apache.cxf', name: 'cxf-rt-rs-extension-providers', version: '3.4.1'
implementation group: 'org.bitbucket.b_c', name: 'jose4j', version: '0.7.2'
implementation group: 'org.eclipse', name: 'yasson', version: '1.0.8'
implementation group: 'org.glassfish', name: 'javax.json', version: '1.1.4'
Expand Down

0 comments on commit 7e4556a

Please sign in to comment.