Skip to content

Commit eeea480

Browse files
authored
Merge pull request #258 from oracle/dependabot/maven/org.apache.maven-maven-model-3.9.0
Bump maven-model from 3.8.7 to 3.9.0
2 parents 41c5a06 + 7951f91 commit eeea480

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.8.7</version>
36+
<version>3.9.0</version>
3737
<scope>provided</scope>
3838
</dependency>
3939
<dependency>

0 commit comments

Comments
 (0)