This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 8c514c91805d6e69f132b999d812c78aecc959ff Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Wed Mar 9 16:13:55 2022 +0100 Upgrading maven-project-info-reports-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f54971c..f9ab50e 100644 --- a/pom.xml +++ b/pom.xml @@ -2526,7 +2526,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>3.2.1</version> + <version>3.2.2</version> <configuration> <dependencyDetailsEnabled>false</dependencyDetailsEnabled> <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
