File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.apache.commons</groupId >
2323 <artifactId >commons-parent</artifactId >
24- <version >78 </version >
24+ <version >81 </version >
2525 </parent >
2626
2727 <artifactId >commons-math4-parent</artifactId >
Original file line number Diff line number Diff line change @@ -45,9 +45,9 @@ with a new-line in the release notes. (These spaces are ignored when displaying
4545If the output is not quite correct, check for invisible trailing spaces!
4646-->
4747
48- <document xmlns =" http://maven.apache.org/changes/1 .0.0"
48+ <document xmlns =" http://maven.apache.org/changes/2 .0.0"
4949 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
50- xsi : schemaLocation =" http://maven.apache.org/changes/1 .0.0 https://maven.apache.org/xsd/changes-1 .0.0.xsd" >
50+ xsi : schemaLocation =" http://maven.apache.org/changes/2 .0.0 https://maven.apache.org/xsd/changes-2 .0.0.xsd" >
5151 <properties >
5252 <title >Apache Commons Math Release Notes</title >
5353 </properties >
@@ -96,6 +96,7 @@ Caveat:
9696 to support the whole codebase (it was one of the main reasons for
9797 creating more focused components).
9898" >
99+ <action dev =" sebb" type =" update" >Bump Commons Parent from 78 to 81</action >
99100 <action dev =" engelen" type =" update" due-to =" Dependabot" >Bump org.apache.commons:commons-rng-bom from 1.5 to 1.6 #244</action >
100101 <action dev =" erans" type =" update" issue =" MATH-1669" due-to =" Wolff Bock von Wuelfingen" >
101102 Javadoc: Fix broken link.
You can’t perform that action at this time.
0 commit comments