Skip to content

Commit 9722105

Browse files
Bump maven-model from 3.9.0 to 3.9.1
Bumps [maven-model](https://github.com/apache/maven) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.0...maven-3.9.1) --- updated-dependencies: - dependency-name: org.apache.maven:maven-model dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 102778b commit 9722105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-helper-mojo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.apache.maven</groupId>
3535
<artifactId>maven-model</artifactId>
36-
<version>3.9.0</version>
36+
<version>3.9.1</version>
3737
<scope>provided</scope>
3838
</dependency>
3939
<dependency>

0 commit comments

Comments
 (0)