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-configuration.git
The following commit(s) were added to refs/heads/master by this push: new f0a2f8d4 Update comment f0a2f8d4 is described below commit f0a2f8d46b953bb31da44a7edf1fc6e01c3f13d6 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Feb 4 20:56:48 2023 -0500 Update comment --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 52f4736f..bd1c5b8b 100644 --- a/pom.xml +++ b/pom.xml @@ -567,7 +567,7 @@ <commons.site-plugin.version>3.10.0</commons.site-plugin.version> - <!-- commons.animal-sniffer.version 1.21 fails on Java 17. --> + <!-- commons.animal-sniffer.version 1.21 and 1.22 fail on Java 17. --> <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version> <!-- Commons Release Plugin -->