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 ed89575a60 build(deps): bump 
com.igormaznitsa:gosdk-wrapper-maven-plugin (#2369)
ed89575a60 is described below

commit ed89575a6021f0d7ac135aad3def1a8221afbc4c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 1 09:06:47 2025 +0100

    build(deps): bump com.igormaznitsa:gosdk-wrapper-maven-plugin (#2369)
    
    Bumps 
[com.igormaznitsa:gosdk-wrapper-maven-plugin](https://github.com/raydac/gosdk-wrapper-maven-plugin)
 from 1.1.0 to 1.1.1.
    - [Release 
notes](https://github.com/raydac/gosdk-wrapper-maven-plugin/releases)
    - 
[Changelog](https://github.com/raydac/gosdk-wrapper-maven-plugin/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/raydac/gosdk-wrapper-maven-plugin/compare/1.1.0...1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.igormaznitsa:gosdk-wrapper-maven-plugin
      dependency-version: 1.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plc4go/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4go/pom.xml b/plc4go/pom.xml
index 96eed83e11..b8570f64f1 100644
--- a/plc4go/pom.xml
+++ b/plc4go/pom.xml
@@ -211,7 +211,7 @@
       <plugin>
         <groupId>com.igormaznitsa</groupId>
         <artifactId>gosdk-wrapper-maven-plugin</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.1</version>
         <executions>
           <!-- Run the go code-generation -->
           <execution>

Reply via email to