From b5b3c32206da633b280ab7a0f3829d4e8d22b51b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 14:41:03 +0000 Subject: [PATCH] Bump aws-java-sdk-core from 1.12.253 to 1.12.255 Bumps [aws-java-sdk-core](https://github.com/aws/aws-sdk-java) from 1.12.253 to 1.12.255. - [Release notes](https://github.com/aws/aws-sdk-java/releases) - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.253...1.12.255) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- connectionUtils/pom.xml | 2 +- sparqlGraphLibrary/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/connectionUtils/pom.xml b/connectionUtils/pom.xml index ecb46728a..aee0cf335 100644 --- a/connectionUtils/pom.xml +++ b/connectionUtils/pom.xml @@ -108,7 +108,7 @@ com.amazonaws aws-java-sdk-core - 1.12.253 + 1.12.255 compile diff --git a/sparqlGraphLibrary/pom.xml b/sparqlGraphLibrary/pom.xml index 51baa1b99..5058626b9 100644 --- a/sparqlGraphLibrary/pom.xml +++ b/sparqlGraphLibrary/pom.xml @@ -105,7 +105,7 @@ com.amazonaws aws-java-sdk-core - 1.12.253 + 1.12.255 compile