1
0

Bump org.apache.commons:commons-parent from 71 to 72

This commit is contained in:
Gary Gregory
2024-07-30 08:28:32 -04:00
parent d158d2f3a5
commit 81e491ce10
2 changed files with 2 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>71</version>
<version>72</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-logging</groupId>

View File

@@ -47,6 +47,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- FIX -->
<!-- ADD -->
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 71 to 72.</action>
</release>
<release version="1.3.3" date="2024-06-30" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->