This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cxf.git
commit ba135058c1292f5b46493afc8ab8040552175cd3 Author: Andriy Redko <[email protected]> AuthorDate: Tue Nov 7 20:56:43 2023 -0500 Update maven-project-info-reports-plugin to 3.4.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c4e6f45b7..ade881e937 100644 --- a/pom.xml +++ b/pom.xml @@ -549,7 +549,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>
