Skip to content

Commit bbfc8d8

Browse files
Bump com.netflix.nebula.ospackage-base from 11.2.0 to 11.3.0 in /distribution/packages (opensearch-project#7310)
* Bump com.netflix.nebula.ospackage-base in /distribution/packages Bumps com.netflix.nebula.ospackage-base from 11.2.0 to 11.3.0. --- updated-dependencies: - dependency-name: com.netflix.nebula.ospackage-base dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update changelog Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> 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 b84ed81 commit bbfc8d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4242
- Bump `org.apache.commons:commons-compress` from 1.22 to 1.23.0
4343
- Bump `org.apache.commons:commons-configuration2` from 2.8.0 to 2.9.0
4444
- Bump `com.netflix.nebula:nebula-publishing-plugin` from 19.2.0 to 20.3.0
45-
- Bump `com.netflix.nebula.ospackage-base` from 11.0.0 to 11.2.0
45+
- Bump `com.netflix.nebula.ospackage-base` from 11.0.0 to 11.3.0
4646
- Bump `org.apache.commons:commons-compress` from 1.22 to 1.23.0
4747
- Bump `com.google.protobuf:protobuf-java` from 3.22.2 to 3.22.3
4848
- Bump `com.diffplug.spotless` from 6.17.0 to 6.18.0

distribution/packages/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ import java.util.regex.Pattern
6363
*/
6464

6565
plugins {
66-
id "com.netflix.nebula.ospackage-base" version "11.2.0"
66+
id "com.netflix.nebula.ospackage-base" version "11.3.0"
6767
}
6868

6969
void addProcessFilesTask(String type, boolean jdk) {

0 commit comments

Comments
 (0)