Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugins
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and khmarbaise committed Jul 29, 2022
1 parent 2404708 commit 5a0ae88
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 @@ -25,7 +25,7 @@ under the License.
<parent>
<artifactId>maven-plugins</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>36</version>
<version>37</version>
<relativePath />
</parent>

Expand Down

0 comments on commit 5a0ae88

Please sign in to comment.