RFR: 7903392: Update to commons-math3 3.6.1
Aleksey Shipilev
shade at openjdk.org
Tue Jan 17 10:01:47 UTC 2023
On Thu, 8 Dec 2022 15:25:03 GMT, Thomas Traude <duke at openjdk.org> wrote:
>> Hi and welcome.
>>
>> Any specific commons-math bugfix you are looking for, or it is just a "why not use the latest version" kind of thing?
>> Also, please configure the testing: you need to go to your local fork "Actions" and press the button there.
>
> Thanks @shipilev!
>
>> Any specific commons-math bugfix you are looking for, or it is just a "why not use the latest version" kind of thing?
>
> I'm not looking for a specific bugfix.
>
> I have come across this when analyzing a dependency conflict in a maven project using `commons-math3:3.6.1` along with `hibernate-search-mapper-orm-orm6:6.1.7.Final` which has the transitive dependency to `jmh-generator-annprocess:1.34` that is using `jmh-core:1.34` (which comes with `commons-math3:3.2`.
>
> So, since the conflict does not seem to be a real problem (yet?), my motivation is "why not use the latest version". :-)
>
>>Also, please configure the testing: you need to go to your local fork "Actions" and press the button there.
> Thanks for the hint, I did this.
If you are ready, you need to say `/integrate`, @Riggs333.
-------------
PR: https://git.openjdk.org/jmh/pull/89
More information about the jmh-dev
mailing list