Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven:maven-model to v3.9.4 (#…
Browse files Browse the repository at this point in the history
…5376)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 3, 2023
1 parent cf65349 commit 5f30f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<!-- We use this old version for maximum compatibility, as we use the system maven installation for all commands anyways. -->
<groupId>org.apache.maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.6.0</version>
<version>3.9.4</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 5f30f72

Please sign in to comment.