Skip to content

Commit

Permalink
DATAGO-66525: update vulnerabilities (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
hossein-ashraf-kashani authored Dec 14, 2023
1 parent 1b1d680 commit 245b8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'

// This dependency is used by the application.
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.3'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.0'
implementation 'info.picocli:picocli:4.7.0'
annotationProcessor 'info.picocli:picocli-codegen:4.7.0'
compileOnly 'ch.qos.logback:logback-classic:1.4.5'
Expand Down

0 comments on commit 245b8a6

Please sign in to comment.