Skip to content

Commit

Permalink
Ab2 d 6106/snyk2 (#409)
Browse files Browse the repository at this point in the history
* wip

* AB2D-6106/address vulnerabilities

* AB2D-6106/address vulnerabilities
  • Loading branch information
smirnovaae authored Aug 27, 2024
1 parent b615348 commit 2395d12
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ ext {
: System.getenv()['ARTIFACTORY_PASSWORD']

// AB2D libraries
fhirVersion='1.2.8'
bfdVersion='2.2.4'
fhirVersion='1.2.9'
bfdVersion='2.2.5'
aggregatorVersion='1.3.4'
filtersVersion='1.9.5'
filtersVersion='1.9.6'
eventClientVersion='1.12.10'
propertiesClientVersion='1.2.5'
contractClientVersion='1.2.4'
Expand All @@ -37,7 +37,7 @@ ext {

commonsLangVersion='3.12.0'
lombokVersion = '1.18.28'
hapiVersion = '7.2.2'
hapiVersion = '6.8.0'
springBootVersion='2.7.6'
springCloudAwsVersion='2.4.4'
springWebVersion="5.3.26"
Expand Down

0 comments on commit 2395d12

Please sign in to comment.