commit | 1633d235abb782d369679350adff1f318baa3f7c | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon May 08 07:29:41 2023 -0400 |
committer | GitHub <noreply@github.com> | Mon May 08 07:29:41 2023 -0400 |
tree | 7d2e5bbe835117c6bbc4d0c628a5d34f71ff7790 | |
parent | 44ac6253bdb85b2a9350eb8e92cda912429c7d0f [diff] |
Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 (#82) Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.2 to 3.4.3. - [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.4.2...maven-project-info-reports-plugin-3.4.3) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml index 0a43d8c..3225c31 100644 --- a/pom.xml +++ b/pom.xml
@@ -1052,7 +1052,7 @@ <plugins> <plugin> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>3.4.2</version> + <version>3.4.3</version> </plugin> <plugin> <artifactId>maven-pmd-plugin</artifactId>