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


The following commit(s) were added to refs/heads/master by this push:
     new 5ab53b748 Whitespace
5ab53b748 is described below

commit 5ab53b7487518cb9129fc749a20624a68e8116c7
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Aug 8 08:20:06 2024 -0400

    Whitespace
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 70be35d53..31a1250c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,14 +76,12 @@
       <version>3.0</version>
       <scope>test</scope>
     </dependency>
-
     <dependency>
       <groupId>org.easymock</groupId>
       <artifactId>easymock</artifactId>
       <version>5.4.0</version>
       <scope>test</scope>
     </dependency>
-
     <!-- For Javadoc links -->
     <dependency>
       <groupId>org.apache.commons</groupId>
@@ -91,7 +89,6 @@
       <version>1.12.0</version>
       <scope>provided</scope>
     </dependency>
-
     <dependency>
       <groupId>org.openjdk.jmh</groupId>
       <artifactId>jmh-core</artifactId>

Reply via email to