This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/stormcrawler.git
The following commit(s) were added to refs/heads/main by this push: new 1748bf70 Bump aws.version from 1.12.787 to 1.12.788 1748bf70 is described below commit 1748bf707044b7cc4ccc2195d9c00a56296df503 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jul 21 05:48:58 2025 +0000 Bump aws.version from 1.12.787 to 1.12.788 --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-cloudsearch dependency-version: 1.12.788 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-java-sdk-s3 dependency-version: 1.12.788 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- external/aws/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/aws/pom.xml b/external/aws/pom.xml index 636e47cb..1f6b3602 100644 --- a/external/aws/pom.xml +++ b/external/aws/pom.xml @@ -37,7 +37,7 @@ under the License. <description>AWS resources for StormCrawler</description> <properties> - <aws.version>1.12.787</aws.version> + <aws.version>1.12.788</aws.version> </properties> <dependencies>