Skip to content

Commit

Permalink
Bump cxf-rt-rs-extension-providers from 3.4.0 to 3.4.1 in /core
Browse files Browse the repository at this point in the history
Bumps cxf-rt-rs-extension-providers from 3.4.0 to 3.4.1.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Nov 10, 2020
1 parent 4435268 commit 8f379e8
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.0'
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 8f379e8

Please sign in to comment.