Skip to content

Commit fd78c45

Browse files
Bump software.amazon.awssdk:s3 from 2.30.26 to 2.30.27
Bumps software.amazon.awssdk:s3 from 2.30.26 to 2.30.27. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5869a29 commit fd78c45

File tree

1 file changed

+1
-1
lines changed
  • providers/s3/shedlock-provider-s3v2

1 file changed

+1
-1
lines changed

providers/s3/shedlock-provider-s3v2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<version>6.3.1-SNAPSHOT</version>
1313

1414
<properties>
15-
<aws-java-sdk2-s3.version>2.30.26</aws-java-sdk2-s3.version>
15+
<aws-java-sdk2-s3.version>2.30.27</aws-java-sdk2-s3.version>
1616
</properties>
1717

1818
<dependencies>

0 commit comments

Comments
 (0)