This is an automated email from the ASF dual-hosted git repository.
ggregory 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 062cccb0 Bump commons-parent from 56 to 57
062cccb0 is described below
commit 062cccb04976cc5693b96c8d4c07fbb6fced457f
Author: Gary Gregory <[email protected]>
AuthorDate: Sat May 6 10:05:04 2023 -0400
Bump commons-parent from 56 to 57
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 176f0ca8..000f60cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>56</version>
+ <version>57</version>
</parent>
<artifactId>commons-text</artifactId>
<version>1.11.0-SNAPSHOT</version>