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

commit 7cf418bdcaba0f17b1d1a80bd03d032a2b15c0fa
Author: Sebastian Rühl <[email protected]>
AuthorDate: Fri Nov 14 11:10:45 2025 +0100

    chore(plc4go): upgrade go version
---
 plc4go/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4go/pom.xml b/plc4go/pom.xml
index e660dbf2c0..96eed83e11 100644
--- a/plc4go/pom.xml
+++ b/plc4go/pom.xml
@@ -51,7 +51,7 @@
 
     <go.cover.flag>-coverprofile=target/coverage.out</go.cover.flag>
 
-    <go.version>1.25.2</go.version>
+    <go.version>1.25.4</go.version>
   </properties>
 
   <build>

Reply via email to