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-rdf.git


The following commit(s) were added to refs/heads/master by this push:
     new b519ea83 Bump commons-io from 2.15.0 to 2.15.1
b519ea83 is described below

commit b519ea83bc49edbf89178836cab3e76049acf6e7
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Nov 29 17:51:27 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 5c135430..0269d671 100644
--- a/pom.xml
+++ b/pom.xml
@@ -281,7 +281,7 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>2.15.0</version>
+            <version>2.15.1</version>
             <scope>test</scope>
         </dependency>    
     </dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index dbf2901e..87628fdb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -76,7 +76,7 @@
             Bump junit from 4.12 to 4.13.1 in /commons-rdf-examples #82.
         </action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">
-            Bump commons-io from 2.13.0 to 2.15.0.
+            Bump commons-io from 2.13.0 to 2.15.1.
         </action>
     </release>
     <release version="0.5.0" date="2017-11-19" description="Minor feature and 
bug fix release.">

Reply via email to