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
commit a578dc0a358088235e69e6b1094303fa6b8ef899 Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri Sep 15 18:58:51 2023 +0100 Update to latest Commons' parent --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 932c9ae9..c3b15211 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>62</version> </parent> <groupId>commons-fileupload</groupId>