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 bbe4113 Bump org.apache.commons:commons-parent from 95 to 96.
bbe4113 is described below
commit bbe41139a0b74bd42ceb889f5c83d9df8c7626c1
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 22 18:39:14 2026 -0500
Bump org.apache.commons:commons-parent from 95 to 96.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ed27d45..9efd320 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>95</version>
+ <version>96</version>
</parent>
<artifactId>commons-graph</artifactId>