Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 49991ee commit 06604a1
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 @@ -70,7 +70,7 @@
<version.jmh>1.37</version.jmh>
<version.jooq>3.18.7</version.jooq>
<version.maven>3.9.0</version.maven>
<version.maven-plugin-tools>3.10.1</version.maven-plugin-tools>
<version.maven-plugin-tools>3.10.2</version.maven-plugin-tools>
<version.mockito>5.6.0</version.mockito>
<version.nullaway>0.10.15</version.nullaway>
<version.postgresql>42.6.0</version.postgresql>
Expand Down

0 comments on commit 06604a1

Please sign in to comment.