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 ca4dc5fb Bump commons-io:commons-io from 2.16.1 to 2.17.0 #264
ca4dc5fb is described below
commit ca4dc5fbc426d7e75f13ab587b54b0f444b07e42
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Sep 18 18:46:05 2024 -0400
Bump commons-io:commons-io from 2.16.1 to 2.17.0 #264
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bb18c48e..76d36e7b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -80,7 +80,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.16.1 #257.
+ Bump commons-io from 2.13.0 to 2.17.0 #257, #264.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump Java from 8 to 11.