Skip to content

Commit 2bbe59f

Browse files
committed
Bump org.apache.commons:commons-parent from 97 to 98
1 parent 9625a80 commit 2bbe59f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-parent</artifactId>
22-
<version>97</version>
22+
<version>98</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-beanutils</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<action dev="ggregory" type="fix" due-to="Gary Gregory">Fix malformed Javadoc comments.</action>
3636
<!-- ADD -->
3737
<!-- UPDATE -->
38-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 97.</action>
38+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 98.</action>
3939
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.</action>
4040
<!-- REMOVE -->
4141
<action dev="ggregory" type="remove" due-to="Gary Gregory">Remove pre-Java 1.4 code that will never run since we are on Java 8 or greater.</action>

0 commit comments

Comments
 (0)