1
0

Merge pull request #82 from apache/dependabot/maven/org.apache.commons-commons-parent-53

Bump commons-parent from 52 to 53
This commit is contained in:
Bruno P. Kinoshita
2022-04-09 09:52:56 +12:00
committed by GitHub
2 changed files with 4 additions and 1 deletions

View File

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

View File

@@ -109,6 +109,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot">
Bump actions/cache from 2 to 3 #50, #77.
</action>
<action dev="kinow" type="update" due-to="Dependabot">
Bump commons-parent from 52 to 53 #82.
</action>
</release>
<release version="1.2" date="2014-07-11" description="This is a maintenance release containing bug fixes. Java 1.2 or later is required.">
<action issue="LOGGING-37" dev="tn" type="fix" due-to="Matthias Ernst,Archie Cobbs">