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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new ee4875fed4 Revert "build(deps): bump 
com.google.googlejavaformat:google-java-format (#2177)"
ee4875fed4 is described below

commit ee4875fed4fc542b70d14fff9aa5f21801bfa1f5
Author: Sebastian Rühl <sru...@apache.org>
AuthorDate: Mon Jul 14 11:47:03 2025 +0200

    Revert "build(deps): bump com.google.googlejavaformat:google-java-format 
(#2177)"
    
    This reverts commit 74121c48cd04bfdacdc6569a21efe88a5def3574.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5f060b09ac..e0ff79b522 100644
--- a/pom.xml
+++ b/pom.xml
@@ -277,7 +277,7 @@
       <dependency>
         <groupId>com.google.googlejavaformat</groupId>
         <artifactId>google-java-format</artifactId>
-        <version>1.28.0</version>
+        <version>1.24.0</version>
       </dependency>
 
       <dependency>

Reply via email to