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


The following commit(s) were added to refs/heads/master by this push:
     new cb4bd43  Bump org.apache.commons:commons-parent from 94 to 95.
cb4bd43 is described below

commit cb4bd43fe13a5fee52f85a280a9b1665214ccd17
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 13:47:41 2026 -0500

    Bump org.apache.commons:commons-parent from 94 to 95.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2cbf25c..ed27d45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>94</version>
+    <version>95</version>
   </parent>
 
   <artifactId>commons-graph</artifactId>

Reply via email to