Bump org.apache.commons:commons-parent from 71 to 72
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -26,7 +26,7 @@ under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-parent</artifactId>
|
<artifactId>commons-parent</artifactId>
|
||||||
<version>71</version>
|
<version>72</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>commons-logging</groupId>
|
<groupId>commons-logging</groupId>
|
||||||
|
|||||||
@@ -47,6 +47,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||||||
<!-- FIX -->
|
<!-- FIX -->
|
||||||
<!-- ADD -->
|
<!-- ADD -->
|
||||||
<!-- UPDATE -->
|
<!-- UPDATE -->
|
||||||
|
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 71 to 72.</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.3.3" date="2024-06-30" description="This is a feature and maintenance release. Java 8 or later is required.">
|
<release version="1.3.3" date="2024-06-30" description="This is a feature and maintenance release. Java 8 or later is required.">
|
||||||
<!-- FIX -->
|
<!-- FIX -->
|
||||||
|
|||||||
Reference in New Issue
Block a user