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-16 01:03:18 +00:00 committed by Bruno P. Kinoshita
parent 5827d6a427
commit fd3bcf3b30
2 changed files with 4 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>52</version>
<version>53</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-collections4</artifactId>

View File

@ -298,6 +298,9 @@
<action type="update" dev="ggregory" due-to="Dependabot">
Bump maven-pmd-plugin from 3.15.0 to 3.16.0 #286.
</action>
<action type="update" dev="kinow" due-to="Dependabot">
Bump commons-parent from 52 to 53 #299.
</action>
</release>
<release version="4.4" date="2019-07-05" description="Maintenance release.">
<action issue="COLLECTIONS-710" dev="ggregory" type="fix" due-to="Yu Shi, Gary Gregory">