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 84f5f74 Bump org.apache.commons:commons-parent from 104 to 105.
84f5f74 is described below
commit 84f5f742dd128c55ec690f9e6c63744ff84ad2ee
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Sep 7 09:55:49 2026 -0400
Bump org.apache.commons:commons-parent from 104 to 105.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1ca3a0d..373b3d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>104</version>
+ <version>105</version>
</parent>
<artifactId>commons-graph</artifactId>