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 b364343 Bump org.apache.commons:commons-parent from 97 to 98
b364343 is described below
commit b3643431528f2a9aee413690c433f83d7b2dbaed
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 7 12:44:55 2026 -0400
Bump org.apache.commons:commons-parent from 97 to 98
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4322ecb..0625246 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>97</version>
+ <version>98</version>
</parent>
<artifactId>commons-graph</artifactId>