Skip to content

Commit 5375970

Browse files
authored
Bump bouncycastle from 1.77 to 1.78 (#13243)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
1 parent 07d447b commit 5375970

10 files changed

+6
-5
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3737
- Bump `com.gradle.enterprise` from 3.16.2 to 3.17.1 ([#13116](https://github.com/opensearch-project/OpenSearch/pull/13116), [#13191](https://github.com/opensearch-project/OpenSearch/pull/13191))
3838
- Bump `gradle/wrapper-validation-action` from 2 to 3 ([#13192](https://github.com/opensearch-project/OpenSearch/pull/13192))
3939
- Bump joda from 2.12.2 to 2.12.7 ([#13193](https://github.com/opensearch-project/OpenSearch/pull/13193))
40+
- Bump bouncycastle from 1.77 to 1.78 ([#13243](https://github.com/opensearch-project/OpenSearch/pull/13243))
4041

4142
### Changed
4243
- [BWC and API enforcement] Enforcing the presence of API annotations at build time ([#12872](https://github.com/opensearch-project/OpenSearch/pull/12872))

buildSrc/version.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ reactivestreams = 1.0.4
5151
# when updating this version, you need to ensure compatibility with:
5252
# - plugins/ingest-attachment (transitive dependency, check the upstream POM)
5353
# - distribution/tools/plugin-cli
54-
bouncycastle=1.77
54+
bouncycastle=1.78
5555
# test dependencies
5656
randomizedrunner = 2.7.1
5757
junit = 4.13.2

plugins/identity-shiro/licenses/bcprov-jdk18on-1.77.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
619aafb92dc0b4c6cc4cf86c487ca48ee2d67a8e

plugins/ingest-attachment/licenses/bcmail-jdk18on-1.77.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
d26f5514b8c54f2878f8d49e0bc8e2acaab3c8bd

plugins/ingest-attachment/licenses/bcpkix-jdk18on-1.77.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dd61bcdb87678451dd42d42e267979bd4b4451a1

plugins/ingest-attachment/licenses/bcprov-jdk18on-1.77.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
619aafb92dc0b4c6cc4cf86c487ca48ee2d67a8e

0 commit comments

Comments
 (0)