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 6da9089  chore(deps): bump com.igormaznitsa:gosdk-wrapper-maven-plugin 
(#521)
6da9089 is described below

commit 6da9089f5d9aaa2c63101cbf80d35a48b9b006a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 7 10:01:35 2025 +0100

    chore(deps): bump com.igormaznitsa:gosdk-wrapper-maven-plugin (#521)
    
    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 4d99c6f..c31efbf 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.0.5</version>
+        <version>1.1.0</version>
         <executions>
           <!-- Run the go code-generation -->
           <execution>

Reply via email to