aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-03 13:47:31 -0500
committerGitHub <noreply@github.com>2023-01-03 13:47:31 -0500
commitdf91deb704bd6d05b9cffb16a725c6220f589c08 (patch)
treeff719eaa506be4142a57b4e7f9842eae64e408c9
parentc507442ebba64538ec517a0785b13eb5ed76c9d9 (diff)
downloadapache-commons-lang-df91deb704bd6d05b9cffb16a725c6220f589c08.tar.gz
Bump commons-parent from 55 to 56 (#1011)
Bumps [commons-parent](https://github.com/apache/commons-parent) from 55 to 56. - [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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 565b1aea3..846eb5524 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>55</version>
+ <version>56</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-lang3</artifactId>