Skip to content

Commit

Permalink
Bump maven-shared-components from 36 to 37
Browse files Browse the repository at this point in the history
Bumps [maven-shared-components](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.shared:maven-shared-components
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2022
1 parent 873ebb0 commit 04bc49a
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 @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-components</artifactId>
<version>36</version>
<version>37</version>
</parent>

<artifactId>maven-shared-utils</artifactId>
Expand Down

0 comments on commit 04bc49a

Please sign in to comment.