Skip to content

Commit aba9872

Browse files
chore(deps-dev): bump maven-artifact from 3.8.7 to 3.9.0 (#134)
Bumps [maven-artifact](https://github.com/apache/maven) from 3.8.7 to 3.9.0. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.8.7...maven-3.9.0) --- updated-dependencies: - dependency-name: org.apache.maven:maven-artifact dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed25a22 commit aba9872

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
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>org.apache.maven</groupId>
141141
<artifactId>maven-artifact</artifactId>
142-
<version>3.8.7</version>
142+
<version>3.9.0</version>
143143
</dependency>
144144

145145
<!--

0 commit comments

Comments
 (0)