Skip to content

Commit 243ee2f

Browse files
dependabot[bot]lawofcycles
authored andcommitted
Bump com.gradleup.shadow from 8.3.8 to 9.1.0 (opensearch-project#628)
* Bump com.gradleup.shadow from 8.3.8 to 9.1.0 Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.8 to 9.1.0. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.8...9.1.0) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 68a3a90 commit 243ee2f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
3030
- Bumps `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17
3131
- Bumps `com.fasterxml.jackson.module:jackson-module-scala_2.12` from 2.16.1 to 2.19.1
3232
- Bumps AWS SDK from AWS SDK v1 `com.amazonaws:aws-java-sdk-bundle` 1.12.783 to AWS SDK v2 2.31.59 ([#594](https://github.com/opensearch-project/opensearch-hadoop/pull/594))
33-
- Bumps `com.gradleup.shadow` from 8.3.6 to 8.3.8
33+
- Bumps `com.gradleup.shadow` from 8.3.6 to 9.1.0
3434
- Bumps `software.amazon.awssdk:sdk-core` from 2.31.59 to 2.31.78
3535
- Bumps `software.amazon.awssdk:regions` from 2.31.78 to 2.32.10
3636

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.opensearch.gradle.ConcatFilesTask
22

33
plugins {
4-
id 'com.gradleup.shadow' version "8.3.8" apply false
4+
id 'com.gradleup.shadow' version "9.1.0" apply false
55
}
66

77
description = 'OpenSearch for Apache Hadoop'

0 commit comments

Comments
 (0)