Skip to content

Commit

Permalink
Bump maven-plugin-tools.version from 3.6.1 to 3.6.4
Browse files Browse the repository at this point in the history
Bumps `maven-plugin-tools.version` from 3.6.1 to 3.6.4.

Updates `maven-plugin-plugin` from 3.6.1 to 3.6.4
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.4)

Updates `maven-plugin-annotations` from 3.6.1 to 3.6.4
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2022
1 parent 1fad7ba commit b97e245
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 @@ -55,7 +55,7 @@
<detekt.version>1.19.1</detekt.version>
<dokka.version>1.6.10</dokka.version>
<jacoco.version>0.8.7</jacoco.version>
<maven-plugin-tools.version>3.6.1</maven-plugin-tools.version>
<maven-plugin-tools.version>3.6.4</maven-plugin-tools.version>
<jbool.version>1.23</jbool.version>
<log4j.version>2.17.1</log4j.version>
</properties>
Expand Down

0 comments on commit b97e245

Please sign in to comment.