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 36240088 Bump org.apache.commons:commons-parent from 77 to 78 #279 36240088 is described below commit 36240088ead807630fc61aeb7c1f694a51af35a4 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Tue Oct 22 11:10:15 2024 -0400 Bump org.apache.commons:commons-parent from 77 to 78 #279 --- 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 9e203b94..14b40766 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -38,7 +38,7 @@ </action> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump org.apache.commons:commons-parent from 52 to 77 #259, #265, #269, #273. + Bump org.apache.commons:commons-parent from 52 to 78 #259, #265, #269, #273, #279. </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> Bump actions/cache from 2.1.4 to 3.0.11 #77, #97.