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-pdf-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new c8d7d28 Bump maven-reporting-exec from 1.5.1 to 1.6.0
c8d7d28 is described below
commit c8d7d283c94699b55901bba13916cb7665a5d270
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 18 12:28:45 2022 +0000
Bump maven-reporting-exec from 1.5.1 to 1.6.0
Bumps
[maven-reporting-exec](https://github.com/apache/maven-reporting-exec) from
1.5.1 to 1.6.0.
- [Release notes](https://github.com/apache/maven-reporting-exec/releases)
-
[Commits](https://github.com/apache/maven-reporting-exec/compare/maven-reporting-exec-1.5.1...maven-reporting-exec-1.6.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.reporting:maven-reporting-exec
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 5877ac0..1b0a533 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-exec</artifactId>
- <version>1.5.1</version>
+ <version>1.6.0</version>
</dependency>
<!-- Maven -->