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 968d5539 Bump commons-io from 2.14.0 to 2.15.0
968d5539 is described below

commit 968d553947c8352d20269d988c78b154f0d695ae
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Oct 25 17:55:51 2023 -0400

    Bump commons-io from 2.14.0 to 2.15.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 61ed02b0..8e982761 100644
--- a/pom.xml
+++ b/pom.xml
@@ -281,7 +281,7 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>2.14.0</version>
+            <version>2.15.0</version>
             <scope>test</scope>
         </dependency>    
     </dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c0c56c5f..dbf2901e 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.14.0.
+            Bump commons-io from 2.13.0 to 2.15.0.
         </action>
     </release>
     <release version="0.5.0" date="2017-11-19" description="Minor feature and 
bug fix release.">

Reply via email to