This is an automated email from the ASF dual-hosted git repository.
bmarwell pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/main by this push:
new 346671a [SHIRO-843] update maven-project-info-reports-plugin
new b31d3eb Merge pull request #331 from
bmarwell/SHIRO-843_info-reports-plugin_main
346671a is described below
commit 346671a1a79947d200ea4233759f04f2496c709b
Author: Benjamin Marwell <[email protected]>
AuthorDate: Fri Jan 14 09:45:17 2022 +0100
[SHIRO-843] update maven-project-info-reports-plugin
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index be331b5..b7b090b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1350,7 +1350,7 @@
</plugin>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>3.0.0</version>
+ <version>3.1.2</version>
<!-- Disable, just to make it go faster -->
<configuration>
<dependencyLocationsEnabled>false</dependencyLocationsEnabled>