Skip to content

Commit b84ed81

Browse files
Bump com.netflix.nebula:nebula-publishing-plugin from 20.2.0 to 20.3.0 (opensearch-project#7311)
* Bump com.netflix.nebula:nebula-publishing-plugin from 20.2.0 to 20.3.0 Bumps [com.netflix.nebula:nebula-publishing-plugin](https://github.com/nebula-plugins/nebula-publishing-plugin) from 20.2.0 to 20.3.0. - [Release notes](https://github.com/nebula-plugins/nebula-publishing-plugin/releases) - [Changelog](https://github.com/nebula-plugins/nebula-publishing-plugin/blob/main/CHANGELOG.md) - [Commits](nebula-plugins/nebula-publishing-plugin@v20.2.0...v20.3.0) --- updated-dependencies: - dependency-name: com.netflix.nebula:nebula-publishing-plugin 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 0d22fda commit b84ed81

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
@@ -41,7 +41,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4141
- Bump `com.avast.gradle:gradle-docker-compose-plugin` from 0.16.11 to 0.16.12
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
44-
- Bump `com.netflix.nebula:nebula-publishing-plugin` from 19.2.0 to 20.2.0
44+
- Bump `com.netflix.nebula:nebula-publishing-plugin` from 19.2.0 to 20.3.0
4545
- Bump `com.netflix.nebula.ospackage-base` from 11.0.0 to 11.2.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

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ dependencies {
106106
api 'org.apache.commons:commons-compress:1.22'
107107
api 'org.apache.ant:ant:1.10.13'
108108
api 'com.netflix.nebula:gradle-extra-configurations-plugin:9.0.0'
109-
api 'com.netflix.nebula:nebula-publishing-plugin:20.2.0'
109+
api 'com.netflix.nebula:nebula-publishing-plugin:20.3.0'
110110
api 'com.netflix.nebula:gradle-info-plugin:12.1.0'
111111
api 'org.apache.rat:apache-rat:0.15'
112112
api 'commons-io:commons-io:2.11.0'

0 commit comments

Comments
 (0)