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-build-tools.git


The following commit(s) were added to refs/heads/develop by this push:
     new a35735a  chore(deps): bump 
org.apache.maven.plugins:maven-project-info-reports-plugin (#134)
a35735a is described below

commit a35735ac7986f7362b6f699dfbf9c74f41df6c9b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 10:43:56 2026 +0200

    chore(deps): bump 
org.apache.maven.plugins:maven-project-info-reports-plugin (#134)
    
    Bumps 
[org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin)
 from 3.8.0 to 3.9.0.
    - [Release 
notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.8.0...maven-project-info-reports-plugin-3.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: 
org.apache.maven.plugins:maven-project-info-reports-plugin
      dependency-version: 3.9.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>
---
 code-generation/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/code-generation/pom.xml b/code-generation/pom.xml
index 021d345..7c22732 100644
--- a/code-generation/pom.xml
+++ b/code-generation/pom.xml
@@ -180,7 +180,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-project-info-reports-plugin</artifactId>
-          <version>3.8.0</version>
+          <version>3.9.0</version>
         </plugin>
 
         <plugin>

Reply via email to