Skip to content

Commit

Permalink
Merge pull request #357 from MicroShed/dependabot/gradle/core/org.bit…
Browse files Browse the repository at this point in the history
…bucket.b_c-jose4j-0.9.4

Bump org.bitbucket.b_c:jose4j from 0.7.2 to 0.9.4 in /core
  • Loading branch information
KyleAure authored Dec 13, 2023
2 parents f5be848 + b72092a commit de1c0d3
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 @@ -13,7 +13,7 @@ dependencies {
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.bitbucket.b_c:jose4j:0.7.2'
implementation 'org.bitbucket.b_c:jose4j:0.9.4'

//Unit testing
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
Expand Down

0 comments on commit de1c0d3

Please sign in to comment.