Skip to content

Commit

Permalink
Discover the model
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-yves-monnet committed Jul 5, 2024
1 parent 90fd5a4 commit 59e7713
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,13 @@
<optional>true</optional>
</dependency>

<!-- Access the pom.xmll to read the version -->
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.8.4</version>
</dependency>

<!-- https://mvnrepository.com/artifact/com.h2database/h2 -->

<dependency>
Expand Down

0 comments on commit 59e7713

Please sign in to comment.