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


The following commit(s) were added to refs/heads/master by this push:
     new 4d849210 Format tweak
4d849210 is described below

commit 4d8492104cdd00c0801af812d5cde643fcf7e1db
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri May 23 09:11:20 2025 -0400

    Format tweak
---
 src/test/java/org/apache/commons/beanutils2/bugs/Jira520Test.java | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/test/java/org/apache/commons/beanutils2/bugs/Jira520Test.java 
b/src/test/java/org/apache/commons/beanutils2/bugs/Jira520Test.java
index 6aa062d6..8694143c 100644
--- a/src/test/java/org/apache/commons/beanutils2/bugs/Jira520Test.java
+++ b/src/test/java/org/apache/commons/beanutils2/bugs/Jira520Test.java
@@ -30,6 +30,7 @@ import org.junit.jupiter.api.Test;
  * @see <a 
href="https://issues.apache.org/jira/browse/BEANUTILS-520";>https://issues.apache.org/jira/browse/BEANUTILS-520</a>
  */
 public class Jira520Test {
+
     /**
      * Allow opt-out to make your app less secure but allow access to "class".
      */

Reply via email to