Skip to content
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 2.x] Bump BouncyCastle from jdk15on to jdk15to18 #8341

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

willyborankin
Copy link
Contributor

Backport 9856cb7 from #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>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      2 org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString
      2 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testPressureServiceStats

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #8341 (949cc99) into 2.x (2dbe33f) will increase coverage by 0.13%.
The diff coverage is 57.23%.

@@             Coverage Diff              @@
##                2.x    #8341      +/-   ##
============================================
+ Coverage     70.54%   70.68%   +0.13%     
- Complexity    56776    56893     +117     
============================================
  Files          4706     4714       +8     
  Lines        269087   269637     +550     
  Branches      39773    39856      +83     
============================================
+ Hits         189836   190582     +746     
+ Misses        62886    62652     -234     
- Partials      16365    16403      +38     
Impacted Files Coverage Δ
...va/org/opensearch/geometry/GeometryCollection.java 92.85% <0.00%> (-3.44%) ⬇️
...in/java/org/opensearch/wildfly/model/Employee.java 0.00% <ø> (ø)
...ildfly/transport/RestHighLevelClientActivator.java 0.00% <ø> (ø)
...transport/RestHighLevelClientEmployeeResource.java 0.00% <ø> (ø)
...wildfly/transport/RestHighLevelClientProducer.java 0.00% <ø> (ø)
...ly/transport/RestHighLevelJacksonJsonProvider.java 0.00% <ø> (ø)
...apshots/restore/RestoreSnapshotRequestBuilder.java 15.00% <0.00%> (-0.79%) ⬇️
...java/org/opensearch/index/fielddata/FieldData.java 70.48% <0.00%> (-3.11%) ⬇️
...rg/opensearch/index/translog/RemoteFsTranslog.java 70.39% <0.00%> (-2.45%) ⬇️
...dex/translog/transfer/TranslogTransferManager.java 78.45% <0.00%> (-1.33%) ⬇️
... and 30 more

... and 458 files with indirect coverage changes

@reta reta merged commit 3cfa39e into opensearch-project:2.x Jun 29, 2023
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants