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


The following commit(s) were added to refs/heads/master by this push:
     new 4b6f4fa0 Add comment
4b6f4fa0 is described below

commit 4b6f4fa0b916b8f9b5b827bbb83eda5824797a3e
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 27 08:43:33 2025 -0500

    Add comment
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 9226ac8c..14f86925 100644
--- a/pom.xml
+++ b/pom.xml
@@ -391,6 +391,7 @@
       <scope>test</scope>
     </dependency>
     <dependency>
+      <!-- Test expects 1.5.3 -->
       <groupId>wsdl4j</groupId>
       <artifactId>wsdl4j</artifactId>
       <version>1.5.3</version>

Reply via email to