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 030a6a87 Bump org.apache.commons:commons-parent from 94 to 95.
030a6a87 is described below

commit 030a6a87887e9af34fea17b01cdd992901c8d295
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 11:07:13 2026 -0500

    Bump org.apache.commons:commons-parent from 94 to 95.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index feeb0ad8..1b368cc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>94</version>
+    <version>95</version>
   </parent>
   <artifactId>commons-rdf-parent</artifactId>
   <version>0.6.0-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7a6c5bfe..24646a59 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -36,7 +36,7 @@
         <action type="fix" dev="ggregory" due-to="naturzukunft, Gary 
Gregory">stream() implementations should default to being sequential 
#328.</action>
         <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT 
plugin console warnings.</action>
         <!-- UPDATE -->
-        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 52 to 94 #259, #265, #269, #273, #279, 
#353, #377.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 52 to 95 #259, #265, #269, #273, #279, 
#353, #377.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
actions/cache from 2.1.4 to 3.0.11 and more #77, #97.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
actions/checkout from 2 to 3.1.0 and more #76, #95.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump actions/setup-java from 1.4.0 to 3.6.0 and more #81, 
#99.</action>

Reply via email to