Skip to content

Commit

Permalink
Merge pull request #372 from BIBSYSDEV/NP-45786-upgrade-commons-1361
Browse files Browse the repository at this point in the history
upgrade commons
  • Loading branch information
StigNorland authored Dec 5, 2023
2 parents 8df7984 + 8cd70d5 commit 5c47560
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@ awsApacheInterceptor = { strictly = 'deb7941e85' }
awsIon = { strictly = '1.5.1' }
awsLambdaEvents = { strictly = '3.11.2' }
awsLambdaJavaCore = { strictly = '1.2.2' }
awsSdk2 = { strictly = '2.20.102' }
awsSdk2 = { strictly = '2.20.141' }
com-auth0-jwt = { strictly = '3.18.3' }
guava = { strictly = '32.0.0-jre' }
guava = { strictly = '32.1.2-jre' }
hamcrest = { strictly = '2.2' }
hamcrestJackson = { strictly = '1.2.0' }
jackson = { strictly = '2.15.2' }
javers = { strictly = '6.5.1' }
junit = { strictly = '5.9.3' }
log4j = { strictly = '2.17.2' }
junit = { strictly = '5.10.0' }
log4j = { strictly = '2.18.0' }
mockito = { strictly = '4.2.0' }
nvaCommons = { prefer = '1.31.9' }
nvaCommons = { prefer = '1.36.1' }
nvaDatamodel = { strictly = '0.20.38' }
open-csv = { strictly = '5.7.1'}
openSearchRestClient = { strictly = '2.9.0' }
opensearch = { strictly = '2.6.0' }
opensearch-testcontainer = { strictly = '2.0.0' }
slf4j = { strictly = '1.8.0-beta4' }
slf4j = { strictly = '2.0.9' }
testContainers = { strictly = '1.17.5' }
typesafe = { strictly = '1.4.1' }
xraySdk = { strictly = '2.10.0' }
Expand Down

0 comments on commit 5c47560

Please sign in to comment.