Skip to content

Commit

Permalink
Merge pull request #277 from oracle/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
…-maven-model-3.9.1

Bump maven-model from 3.9.0 to 3.9.1
  • Loading branch information
rjeberhard committed Mar 22, 2023
2 parents e3461b8 + 9722105 commit ed5895f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-helper-mojo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.9.0</version>
<version>3.9.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ed5895f

Please sign in to comment.