Skip to content

Commit

Permalink
Merge pull request #32 from BIBSYSDEV/np-2016_upgrade-nva-commons
Browse files Browse the repository at this point in the history
Np 2016 upgrade nva commons
  • Loading branch information
janbj authored Jan 7, 2021
2 parents 73dff6b + 091dc25 commit c263378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion file-commons/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ def problemVersion = '0.23.0'
def jerseyVersion = '2.22.2'

dependencies {
api group: 'com.github.BIBSYSDEV', name: 'nva-commons', version: '0.4.3'
api group: 'com.github.BIBSYSDEV', name: 'nva-commons', version: '0.7.4'
api group: 'com.amazonaws', name: 'aws-lambda-java-core', version: '1.2.0'
api group: 'com.amazonaws', name: 'aws-java-sdk-s3', version: '1.11.715'
api group: 'org.glassfish.jersey.core', name: 'jersey-common', version: jerseyVersion
Expand Down

0 comments on commit c263378

Please sign in to comment.