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-fileupload.git
The following commit(s) were added to refs/heads/master by this push: new ae93d99b Revert "Add missing Javadoc for generics" ae93d99b is described below commit ae93d99bc24113150c07e2850ece2892971cc008 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jun 23 08:36:16 2024 -0400 Revert "Add missing Javadoc for generics" This reverts commit 4c9de33ab64394585609b86d6405900457d53263. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4e6a8f02..df920783 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>71</version> + <version>69</version> </parent> <artifactId>commons-fileupload2</artifactId>