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 1779d44 Bump commons-parent from 56 to 57 1779d44 is described below commit 1779d4468baadf6cc4e7749e54d07ea35b4f11d5 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon May 1 09:31:58 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 5054dbe..37cf1ef 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>56</version> + <version>57</version> </parent> <artifactId>commons-fileupload2</artifactId>