Skip to content

Commit 2d5a263

Browse files
committed
Bump org.apache.commons:commons-parent from 96 to 97.
1 parent a30942e commit 2d5a263

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.commons</groupId>
2323
<artifactId>commons-parent</artifactId>
24-
<version>96</version>
24+
<version>97</version>
2525
</parent>
2626

2727
<artifactId>commons-math4-parent</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Caveat:
125125
transferred to Commons Statistics inference.
126126
</action>
127127
<action dev="sebb" type="fix">Drop coveralls, as no longer used</action>
128-
<action dev="sebb" type="update">Bump Commons Parent from 78 to 96</action>
128+
<action dev="sebb" type="update">Bump org.apache.commons:commons-parent from 78 to 97</action>
129129
<action dev="sebb" type="update">Bump picocli from 3.9.5 to 4.7.6</action>
130130
<action dev="sebb" type="update">Bump Commons Imaging from 1.0-alpha3 to 1.0.0-alpha6</action>
131131
<action dev="engelen" type="update" due-to="Dependabot">Bump org.apache.commons:commons-rng-bom from 1.5 to 1.6 #244</action>

0 commit comments

Comments
 (0)