This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-script-interpreter.git
The following commit(s) were added to refs/heads/master by this push:
new 283298c Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2
283298c is described below
commit 283298c621f5e83de06f4fb5485d2b742fd1eb93
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 25 00:32:10 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)
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 c9f2fd5..6abb60d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
<!-- remove with next parent upgrade -->
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>3.1.1</version>
+ <version>3.1.2</version>
</plugin>
<plugin>
<artifactId>maven-enforcer-plugin</artifactId>