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-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new 4ea6c51f Bump org.apache.commons:commons-parent from 104 to 105. (#527)
4ea6c51f is described below

commit 4ea6c51f611801b2a7ddff230b77f0b9817a3f9b
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Sep 21 13:41:03 2026 -0400

    Bump org.apache.commons:commons-parent from 104 to 105. (#527)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 37fd7805..5ac68e85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>104</version>
+    <version>105</version>
   </parent>
   <groupId>org.apache.bcel</groupId>
   <artifactId>bcel</artifactId>

Reply via email to