Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-api
  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 Feb 1, 2023
1 parent 5b6e62e commit e0b256d
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 @@ -76,7 +76,7 @@
<junit.version>5.9.1</junit.version>
<log4j2.version>2.17.1</log4j2.version>
<logback.version>1.2.11</logback.version>
<maven.plugin-tools.version>3.7.0</maven.plugin-tools.version>
<maven.plugin-tools.version>3.7.1</maven.plugin-tools.version>
<maven.resolver.version>1.9.2</maven.resolver.version>
<maven.version>3.8.7</maven.version>
<mongodb.version>2.14.3</mongodb.version>
Expand Down

0 comments on commit e0b256d

Please # to comment.