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:
parent
5827d6a427
commit
fd3bcf3b30
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue