This is an automated email from the ASF dual-hosted git repository.
juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
The following commit(s) were added to refs/heads/master by this push:
new d90704d Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2
d90704d is described below
commit d90704dd8460ead43076ce70dff67ea964f09593
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 2 04:06:17 2021 +0000
Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2
Bumps
[maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin)
from 3.1.1 to 3.1.2.
- [Release
notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
-
[Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.1.1...maven-project-info-reports-plugin-3.1.2)
---
updated-dependencies:
- dependency-name:
org.apache.maven.plugins:maven-project-info-reports-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4be3145..330183b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
<plugin.jar.version>3.2.0</plugin.jar.version>
<plugin.javadoc.version>3.3.0</plugin.javadoc.version>
<plugin.jxr.version>3.1.1</plugin.jxr.version>
-
<plugin.project-info-reports.version>3.1.1</plugin.project-info-reports.version>
+
<plugin.project-info-reports.version>3.1.2</plugin.project-info-reports.version>
<plugin.release.version>3.0.0-M4</plugin.release.version>
<plugin.resources.version>3.2.0</plugin.resources.version>
<plugin.source.version>3.2.1</plugin.source.version>