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 22, 2021
1 parent b2666bb commit 9152778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -317,7 +317,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 9152778

Please sign in to comment.