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 63d44c0 Bump commons-parent from 57 to 58
63d44c0 is described below
commit 63d44c030a4c88e04115734956e9ddfca5e5ec3c
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 25 09:58:59 2023 -0400
Bump commons-parent from 57 to 58
---
pom.xml | 4 ++--
src/changes/changes.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0193b04..014a0ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>57</version>
+ <version>58</version>
</parent>
<artifactId>commons-fileupload2</artifactId>
@@ -227,7 +227,7 @@
<commons.parent.dir>${basedir}</commons.parent.dir>
<commons.componentid>fileupload</commons.componentid>
<commons.module.name>org.apache.commons.fileupload</commons.module.name>
- <commons.release.version>2.0</commons.release.version>
+ <commons.release.version>2.0.0</commons.release.version>
<commons.release.desc>(requires Java ${maven.compiler.target} or
later)</commons.release.desc>
<commons.jira.id>FILEUPLOAD</commons.jira.id>
<commons.jira.pid>12310476</commons.jira.pid>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 55c6abf..08db5f8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -86,7 +86,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update"
due-to="Dependabot">Bump spotbugs-maven-plugin from 4.2.3 to 4.7.3.0 #103,
#133, #141, #146, #155, #163, #179.</action>
<action dev="jochen" type="update"
due-to="Dependabot">Bump spotbugs from 4.2.3 to 4.7.3, ignore EI_EXPOSE_REP,
and EI_EXPOSE_REP2, #152, #161, #174.</action>
<action dev="ggregory" type="update"
due-to="Dependabot">Bump biz.aQute.bndlib from 6.0.0 to 6.4.0 #129,
#181.</action>
- <action dev="ggregory" type="update" due-to="Gary
Gregory, Dependabot">Bump commons-parent from 52 to 56, #167, #183,
#194.</action>
+ <action dev="ggregory" type="update" due-to="Gary
Gregory, Dependabot">Bump commons-parent from 52 to 58, #167, #183,
#194.</action>
<action dev="ggregory" type="update"
due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0
#160.</action>
</release>
<release version="1.4" date="2018-12-23" description="1.4 Release">