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 d1ca790  Bump org.apache.commons:commons-parent from 102 to 103.
d1ca790 is described below

commit d1ca7905bfbfd9144512fe5a8a9890b2e105674b
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 21 16:03:47 2026 -0700

    Bump org.apache.commons:commons-parent from 102 to 103.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 85cf01d..d238983 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>102</version>
+    <version>103</version>
   </parent>
 
   <artifactId>commons-graph</artifactId>

Reply via email to