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 202ed0c Bump org.apache.commons:commons-parent from 93 to 94
202ed0c is described below
commit 202ed0c6f20a09da2392579f42eeda8d763305ac
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 2 17:21:23 2026 -0500
Bump org.apache.commons:commons-parent from 93 to 94
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 83fb846..2cbf25c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>93</version>
+ <version>94</version>
</parent>
<artifactId>commons-graph</artifactId>