This is an automated email from the ASF dual-hosted git repository. chtompki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git
The following commit(s) were added to refs/heads/master by this push: new 50d412a71 update: commons-parent 81 -> 82 50d412a71 is described below commit 50d412a714fc62e5cc2a29c2548ec93a1c02f9a2 Author: Rob Tompkins <chtom...@apache.org> AuthorDate: Fri Apr 25 10:37:57 2025 -0400 update: commons-parent 81 -> 82 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ae85ae5b6..fba823dc7 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>81</version> + <version>82</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-lang3</artifactId>