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 bb0a8cf131fccc734f52d8299ad90204fe08624a Author: Andriy Redko <drr...@gmail.com> AuthorDate: Tue Nov 7 20:56:43 2023 -0500 Update maven-project-info-reports-plugin to 3.4.5 (cherry picked from commit ba135058c1292f5b46493afc8ab8040552175cd3) (cherry picked from commit 24ccb47db844cf9407ad3a72fae91839841980c4) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4aa69aabd6..8070e628fc 100644 --- a/pom.xml +++ b/pom.xml @@ -551,7 +551,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>3.4.3</version> + <version>3.4.5</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>