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-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 1e69d36  Bump commons-io from 2.12.0 to 2.13.0
1e69d36 is described below

commit 1e69d36faaccac1fb46afc318e0bd6bea1936c8c
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Jun 7 22:51:35 2023 -0400

    Bump commons-io from 2.12.0 to 2.13.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6ca20c2..26f7f15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.12.0</version>
+      <version>2.13.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e00f65f..44af863 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,7 +47,7 @@
       <action type="update" dev="kinow" due-to="Dependabot">Bump 
maven-checkstyle-plugin from 3.1.2 to 3.2.1 #130, #166.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump 
commons-compress from 1.21 to 1.23.0 #148, #181.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump 
maven.plugin.version from 3.6.4 to 3.8.2 #149, #168, #174, #185.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io from 2.11.0 to 2.12.0.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io from 2.11.0 to 2.13.0.</action>
     </release>
     <release version="1.8.0" date="2022-03-13" description="Version 1.8">
       <action issue="COMMONSSITE-138" type="add" dev="chtompki, 
ggregory">Create signature validation script for releases.</action>

Reply via email to