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-text.git
The following commit(s) were added to refs/heads/master by this push: new b9816569 update: commons-parent 81 -> 82 b9816569 is described below commit b9816569fb08d9c3528192fdab9d6d8ac22a627f Author: Rob Tompkins <chtom...@apache.org> AuthorDate: Fri Apr 25 10:35:27 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 0f8d6ec7..b2ae21c2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>81</version> + <version>82</version> </parent> <artifactId>commons-text</artifactId> <version>1.13.2-SNAPSHOT</version>