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 116e2b9  Bump commons-io from 2.15.0 to 2.15.1
116e2b9 is described below

commit 116e2b92f202960aa834489c9419f8ef03a96c0a
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Nov 29 17:51:52 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index cbcdfe4..d305706 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.15.0</version>
+      <version>2.15.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 254c2b0..f656684 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -34,7 +34,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.9.0 to 
3.10.1.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent 58 to 64. #209.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-compress 1.23.0 to 1.25.0.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.13.0 to 2.15.0.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.13.0 to 2.15.1.</action>
     </release>
     <release version="1.8.1" date="2023-06-25" description="Version 1.8.1">
       <!-- FIXES -->

Reply via email to