-
Notifications
You must be signed in to change notification settings - Fork 14.5k
KAFKA-19395 - Updated Junit and mockito version and license information in NOTICE-binary for Jakarta RESTful Web Services Project #19943
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
base: trunk
Are you sure you want to change the base?
Conversation
@kapoorpalak21999 thanks for your contribution. you has another ticket (KAFKA-19399) to fix mockito version, but it would be cool if this PR can fix all of out-of-date versions. WDYT? |
@chia7712 Sure. I will update the versions in the same PR itself. Thanks |
…ary file [KAFKA-19399] - Updated Mockito version and source link in NOTICE-binary file
Jira - https://issues.apache.org/jira/browse/KAFKA-19399 Updated Mockito version and source link in NOTICE-binary for Jakarta RESTful Web Services Project Github pom.xml for Jakarta rest project - https://github.com/jakartaee/rest/blob/36de36005d52fc06fc050aa6def415abb255a539/pom.xml#L118 |
A label of 'needs-attention' was automatically added to this PR in order to raise the |
|
||
Mockito (2.16.0) | ||
Mockito (5.11.0) |
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.
the version of mockito is 5.14.2
@@ -248,14 +248,14 @@ javaee-api (7.0) | |||
|
|||
* License: Apache-2.0 AND W3C | |||
|
|||
JUnit (4.11) | |||
JUnit (5.10.2) |
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.
5.13.1
Jira - https://issues.apache.org/jira/browse/KAFKA-19395
Updated Junit version and license information in NOTICE-binary for Jakarta RESTful Web Services Project
Github pom.xml for Jakarta rest project - https://github.com/jakartaee/rest/blob/36de36005d52fc06fc050aa6def415abb255a539/pom.xml#L114
Maven for Junit 5.10.2 version - https://mvnrepository.com/artifact/org.junit/junit-bom/5.10.2