-
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 2.x] Bump org.apache.maven:maven-model from 3.6.2 to 3.9.1 #6769
[Backport 2.x] Bump org.apache.maven:maven-model from 3.6.2 to 3.9.1 #6769
Conversation
Gradle Check (Jenkins) Run Completed with:
|
|
@@ -24,6 +24,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | |||
- Bump `com.google.protobuf:protobuf-java` from 3.22.0 to 3.22.2 | |||
- Bump Netty to 4.1.90.Final ([#6677](https://github.com/opensearch-project/OpenSearch/pull/6677) | |||
- Bump `com.diffplug.spotless` from 6.15.0 to 6.17.0 | |||
- Bump `org.apache.zookeeper:zookeeper` from 3.8.0 to 3.8.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That seems to be taking changes from other backports?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added this to avoid conflicts and to push the change again. That's why added in the PR description to merge this PR after #6768 is merged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got the conflict eventually. Updated it
a3b954e
to
494f2ce
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
|
Signed-off-by: owaiskazi19 <[email protected]>
494f2ce
to
714b9f7
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 2.x #6769 +/- ##
============================================
+ Coverage 70.46% 70.51% +0.04%
- Complexity 59440 59519 +79
============================================
Files 4806 4806
Lines 285284 285283 -1
Branches 41470 41470
============================================
+ Hits 201034 201175 +141
+ Misses 67451 67340 -111
+ Partials 16799 16768 -31
... and 494 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Description
Backport of #6753
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.