This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 3_0_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 78bb40e3d36a81b904804d38bfb9baf3dcb51315
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Oct 22 10:16:00 2025 +0100

    Revert "Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 12.1.0 (#523)"
    
    This reverts commit 1ab18343c82ed1813875db7da1731846393afb3f.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3a645dd25..89a7eed4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
                     <dependency>
                         <groupId>com.puppycrawl.tools</groupId>
                         <artifactId>checkstyle</artifactId>
-                        <version>12.1.0</version>
+                        <version>10.23.1</version>
                     </dependency>
                 </dependencies>
                 <configuration>

Reply via email to