1
0

Bump commons-parent from 52 to 53

Bumps commons-parent from 52 to 53.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-08 10:21:54 +00:00
committed by Bruno P. Kinoshita
parent 3e39f084f0
commit b1471be908
2 changed files with 4 additions and 1 deletions

View File

@@ -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>52</version> <version>53</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>commons-logging</groupId> <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"> <action dev="ggregory" type="update" due-to="Dependabot">
Bump actions/cache from 2 to 3 #50, #77. Bump actions/cache from 2 to 3 #50, #77.
</action> </action>
<action dev="kinow" type="update" due-to="Dependabot">
Bump commons-parent from 52 to 53 #82.
</action>
</release> </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."> <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"> <action issue="LOGGING-37" dev="tn" type="fix" due-to="Matthias Ernst,Archie Cobbs">