Bump commons-parent from 57 to 58
This commit is contained in:
parent
28ecb5d8a8
commit
c7531ac698
2
pom.xml
2
pom.xml
|
@ -21,7 +21,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-parent</artifactId>
|
||||
<version>57</version>
|
||||
<version>58</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>commons-math-parent</artifactId>
|
||||
|
|
|
@ -103,6 +103,9 @@ Caveat:
|
|||
<action dev="erans" type="update" issue="MATH-1654" due-to="Cyril de Catheu">
|
||||
"Array2DRowRealMatrix": Performance enhancement ("getEntry").
|
||||
</action>
|
||||
<action dev="ggregory" type="update" due-to="Gary Gregory">
|
||||
Bump commons-parent from 57 to 58.
|
||||
</action>
|
||||
</release>
|
||||
|
||||
<release version="4.0-beta1" date="2022-12-20" description="
|
||||
|
|
Loading…
Reference in New Issue