Skip to content

Commit 96dc8ae

Browse files
committed
fix: upgrade software.amazon.awssdk:s3 from 2.40.12 to 2.41.9
Snyk has created this PR to upgrade software.amazon.awssdk:s3 from 2.40.12 to 2.41.9. See this package in maven: software.amazon.awssdk:s3 See this project in Snyk: https://app.snyk.io/org/luis100/project/a3ff6e48-ff4d-4daa-abb3-dbb04719a157?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b8b069a commit 96dc8ae

File tree

1 file changed

+1
-1
lines changed
  • dbptk-modules/dbptk-filter-external-lobs

1 file changed

+1
-1
lines changed

dbptk-modules/dbptk-filter-external-lobs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>software.amazon.awssdk</groupId>
2727
<artifactId>s3</artifactId>
28-
<version>2.40.12</version>
28+
<version>2.41.9</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>io.minio</groupId>

0 commit comments

Comments
 (0)