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

commit dc282408062dd665c6851dc27d49bc6532a84744
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 5 11:30:55 2025 +0100

    build(deps): bump com.igormaznitsa:gosdk-wrapper-maven-plugin (#2327)
    
    Bumps 
[com.igormaznitsa:gosdk-wrapper-maven-plugin](https://github.com/raydac/gosdk-wrapper-maven-plugin)
 from 1.0.5 to 1.1.0.
    - [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.0.5...1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.igormaznitsa:gosdk-wrapper-maven-plugin
      dependency-version: 1.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 f4445a7acf..e660dbf2c0 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.0.5</version>
+        <version>1.1.0</version>
         <executions>
           <!-- Run the go code-generation -->
           <execution>

Reply via email to