This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 1.x in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
The following commit(s) were added to refs/heads/1.x by this push: new 7926699 Update to latest Commons parent 7926699 is described below commit 7926699d93853292e2200e9316009e845297b259 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Jan 3 10:02:35 2023 +0000 Update to latest Commons parent --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8d06653..be54f32 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>47</version> + <version>56</version> </parent> <groupId>commons-fileupload</groupId>