-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Backport 1.x] Bump BouncyCastle from jdk15on to jdk15to18 (#8247) #8349
Merged
reta
merged 1 commit into
opensearch-project:1.x
from
willyborankin:backport-8247-to-1.x
Jun 29, 2023
Merged
[Backport 1.x] Bump BouncyCastle from jdk15on to jdk15to18 (#8247) #8349
reta
merged 1 commit into
opensearch-project:1.x
from
willyborankin:backport-8247-to-1.x
Jun 29, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 1.x #8349 +/- ##
============================================
- Coverage 77.63% 77.59% -0.05%
+ Complexity 58810 58781 -29
============================================
Files 4223 4223
Lines 253547 253547
Branches 38714 38714
============================================
- Hits 196841 196733 -108
- Misses 40727 40813 +86
- Partials 15979 16001 +22 |
willyborankin
requested review from
reta,
anasalkouz,
andrross,
Bukhtawar,
CEHENKLE,
dblock,
gbbafna,
setiah,
kartg,
kotwanikunal,
mch2,
nknize,
owaiskazi19,
Rishikesh1159,
ryanbogan,
saratvemulapalli,
shwetathareja,
dreamer-89,
tlfeng and
VachaShah
as code owners
June 29, 2023 14:51
reta
reviewed
Jun 29, 2023
willyborankin
force-pushed
the
backport-8247-to-1.x
branch
from
June 29, 2023 15:25
7e1268d
to
5950482
Compare
Gradle Check (Jenkins) Run Completed with:
|
reta
reviewed
Jun 29, 2023
willyborankin
force-pushed
the
backport-8247-to-1.x
branch
3 times, most recently
from
June 29, 2023 18:30
f28620d
to
6154f8c
Compare
Gradle Check (Jenkins) Run Completed with:
|
willyborankin
force-pushed
the
backport-8247-to-1.x
branch
from
June 29, 2023 19:04
6154f8c
to
ee6af89
Compare
…h-project#8247) jdk15on are not supported anymore since based development was moved from jsk15on to jdk18on. jdk15to18 contains fixed for: - CVE-2023-33201 - CVE-2022-45146 Signed-off-by: Andrey Pleskach <ples@aiven.io> (cherry picked from commit 9856cb7) Signed-off-by: Andrey Pleskach <ples@aiven.io>
willyborankin
force-pushed
the
backport-8247-to-1.x
branch
from
June 29, 2023 19:12
ee6af89
to
b422443
Compare
reta
reviewed
Jun 29, 2023
reta
approved these changes
Jun 29, 2023
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
willyborankin
added a commit
to willyborankin/OpenSearch
that referenced
this pull request
Jun 29, 2023
…h-project#8247) (opensearch-project#8349) jdk15on are not supported anymore since based development was moved from jsk15on to jdk18on. jdk15to18 contains fixed for: - CVE-2023-33201 - CVE-2022-45146 (cherry picked from commit 9856cb7) Signed-off-by: Andrey Pleskach <ples@aiven.io> (cherry picked from commit c8a63ba) Signed-off-by: Andrey Pleskach <ples@aiven.io>
willyborankin
added a commit
to willyborankin/OpenSearch
that referenced
this pull request
Jun 29, 2023
…h-project#8247) (opensearch-project#8349) jdk15on are not supported anymore since based development was moved from jsk15on to jdk18on. jdk15to18 contains fixed for: - CVE-2023-33201 - CVE-2022-45146 (cherry picked from commit 9856cb7) Signed-off-by: Andrey Pleskach <ples@aiven.io> (cherry picked from commit c8a63ba) Signed-off-by: Andrey Pleskach <ples@aiven.io>
reta
pushed a commit
that referenced
this pull request
Jun 29, 2023
…8349) (#8365) jdk15on are not supported anymore since based development was moved from jsk15on to jdk18on. jdk15to18 contains fixed for: - CVE-2023-33201 - CVE-2022-45146 (cherry picked from commit 9856cb7) (cherry picked from commit c8a63ba) Signed-off-by: Andrey Pleskach <ples@aiven.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport 9856cb7 from #8247