This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 b6e09ea Bump org.apache.commons:commons-parent from 98 to 99
b6e09ea is described below
commit b6e09ea2c9f570d404d0f2db4eba5d43f19b2d3c
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 26 07:43:23 2026 -0400
Bump org.apache.commons:commons-parent from 98 to 99
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0625246..330ae80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>98</version>
+ <version>99</version>
</parent>
<artifactId>commons-graph</artifactId>