Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 3224b48

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-shared-resources from 4 to 5
Bumps [maven-shared-resources](https://github.com/apache/maven-shared-resources) from 4 to 5. - [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>
1 parent 5500a91 commit 3224b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.apache.maven.shared</groupId>
8181
<artifactId>maven-shared-resources</artifactId>
82-
<version>4</version>
82+
<version>5</version>
8383
</dependency>
8484
</dependencies>
8585
</plugin>

0 commit comments

Comments
 (0)