This is an automated email from the ASF dual-hosted git repository.
bmarwell pushed a commit to branch 1.9.x
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/1.9.x by this push:
new 020818e [SHIRO-843] update maven-project-info-reports-plugin
new d776fcd Merge pull request #330 from
bmarwell/SHIRO-843_info-reports-plugin
020818e is described below
commit 020818e5e15383741b872521f4c899037f59b82c
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 32515a3..e23944a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1266,7 +1266,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>