Skip to content

Commit df01ca2

Browse files
dependabot[bot]kinow
authored andcommitted
Bump commons-parent from 53 to 54
Bumps [commons-parent](https://github.com/apache/commons-parent) from 53 to 54. - [Release notes](https://github.com/apache/commons-parent/releases) - [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-parent/commits) --- 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>
1 parent 21e094d commit df01ca2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.commons</groupId>
2222
<artifactId>commons-parent</artifactId>
23-
<version>53</version>
23+
<version>54</version>
2424
</parent>
2525
<artifactId>commons-csv</artifactId>
2626
<version>1.10.0-SNAPSHOT</version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
<action type="add" dev="ggregory">Add github/codeql-action.</action>
5757
<!-- UPDATE -->
5858
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 52 to 53.</action>
59+
<action type="update" dev="kinow" due-to="Dependabot">Bump commons-parent from 53 to 54 #264.</action>
5960
<action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">Bump actions/cache from 2.1.6 to 3.0.8 #196, #233, #243.</action>
6061
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump actions/checkout from 2.3.4 to 3.0.2 #188, #195, #220.</action>
6162
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/setup-java from 2 to 3.</action>

0 commit comments

Comments
 (0)