File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies {
2323 implementation ' org.jetbrains:annotations:26.0.2'
2424 implementation ' io.github.cdimascio:dotenv-java:3.2.0'
2525 implementation ' com.ibm.async:asyncutil:0.1.0'
26- implementation ' com.fasterxml.jackson.core:jackson-databind:2.19.1 '
26+ implementation ' com.fasterxml.jackson.core:jackson-databind:2.19.2 '
2727 implementation ' io.github.cdimascio:dotenv-java:3.2.0'
2828 testImplementation ' org.testng:testng:7.11.0'
2929 testImplementation ' org.junit.jupiter:junit-jupiter-api:5.13.3'
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies {
1515 implementation ' de.gdata:vaas:9.0.10'
1616 implementation ' org.projectlombok:lombok:1.18.38'
1717 implementation ' io.github.cdimascio:dotenv-java:3.2.0'
18- implementation ' com.amazonaws:aws-java-sdk-s3:1.12.787 '
18+ implementation ' com.amazonaws:aws-java-sdk-s3:1.12.788 '
1919}
2020
2121tasks. register(' sha256Scan' , JavaExec ) {
You can’t perform that action at this time.
0 commit comments