We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27581df commit bc24435Copy full SHA for bc24435
2 files changed
pom.xml
@@ -21,7 +21,7 @@
21
<parent>
22
<groupId>org.apache.commons</groupId>
23
<artifactId>commons-parent</artifactId>
24
- <version>97</version>
+ <version>98</version>
25
</parent>
26
27
<artifactId>commons-numbers-parent</artifactId>
src/changes/changes.xml
@@ -67,7 +67,7 @@ New features, updates and bug fixes.
67
values are negative).
68
</action>
69
<action dev="ggregory" type="update">Pick up exec-maven-plugin version from parent POM.</action>
70
- <action dev="ggregory" type="update">Bump org.apache.commons:commons-parent from 84 to 97 #174.</action>
+ <action dev="ggregory" type="update">Bump org.apache.commons:commons-parent from 84 to 98 #174.</action>
71
</release>
72
73
<release version="1.2" date="2024-08-12" description="
0 commit comments