This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 141e5dfed81f893209ce2f4e73823b2fbc589e5a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 3 10:22:24 2025 -0500

    Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#2303)
    
    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-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>
    (cherry picked from commit 28e46a6234cc82b60f0b3d90fddbb482a1d0309e)
    (cherry picked from commit 5d1018fb3ad1334b33b214f69ae3820dd524d986)
    (cherry picked from commit 68c64631cd5a8f36eef4a3fdf06f49837b840b5e)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3abf7cff42..e89db2a322 100644
--- a/pom.xml
+++ b/pom.xml
@@ -559,7 +559,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>
                     <groupId>org.apache.maven.plugins</groupId>
@@ -742,7 +742,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>
                 <configuration>
                     
<dependencyLocationsEnabled>false</dependencyLocationsEnabled>
                 </configuration>

Reply via email to