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-extras.git


The following commit(s) were added to refs/heads/develop by this push:
     new c080959  chore(deps): bump com.igormaznitsa:gosdk-wrapper-maven-plugin 
(#557)
c080959 is described below

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

    chore(deps): bump com.igormaznitsa:gosdk-wrapper-maven-plugin (#557)
    
    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 c31efbf..28900c9 100644
--- a/plc4go/pom.xml
+++ b/plc4go/pom.xml
@@ -86,7 +86,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