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 1ebf8cdaa Revert "update: commons-parent 81 -> 82" 1ebf8cdaa is described below commit 1ebf8cdaae4f99b82b195e1f8bc2ea47ccfddd8b Author: Rob Tompkins <chtom...@apache.org> AuthorDate: Fri Apr 25 10:41:37 2025 -0400 Revert "update: commons-parent 81 -> 82" This reverts commit 50d412a714fc62e5cc2a29c2548ec93a1c02f9a2. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fba823dc7..ae85ae5b6 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>82</version> + <version>81</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-lang3</artifactId>