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-compress.git
The following commit(s) were added to refs/heads/master by this push: new 5b2187cd7 Revert parent from 70 to 69 5b2187cd7 is described below commit 5b2187cd76ec3c395b2cc79b426ffcba1270b42b Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 16 14:59:34 2024 -0400 Revert parent from 70 to 69 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c9f5fcd7..7c97db5e0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>70</version> + <version>69</version> </parent> <artifactId>commons-compress</artifactId>