Skip to content

Commit

Permalink
Bump maven-reporting-impl from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [maven-reporting-impl](https://github.com/apache/maven-reporting-impl) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-reporting-impl/releases)
- [Commits](https://github.com/apache/maven-reporting-impl/commits/maven-reporting-impl-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.reporting:maven-reporting-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2022
1 parent eaa25e6 commit e5d77b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-impl</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
Expand Down

0 comments on commit e5d77b8

Please sign in to comment.