1
0

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>
This commit is contained in:
dependabot[bot]
2022-09-23 10:03:48 +00:00
committed by Bruno P. Kinoshita
parent 5bc4db8c02
commit f9bd5b50d1
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -113,7 +113,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump spotbugs from 4.5.3 to 4.7.2 #81, #87, #92, #104.
</action>
<action dev="kinow" type="update" due-to="Dependabot">
Bump commons-parent from 52 to 53 #82.
Bump commons-parent from 52 to 54 #82, #106.
</action>
<action dev="kinow" type="update" due-to="Dependabot">
Bump github/codeql-action from 1 to 2 #86.