Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Nov 29, 2021
1 parent ef7995c commit ed49356
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 @@ -388,7 +388,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-resources</artifactId>
<version>3</version>
<version>4</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit ed49356

Please sign in to comment.