Skip to content

Commit

Permalink
[MNG-7772] Use version as defined in bootstrap.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
juulhobert committed Oct 17, 2023
1 parent c827a74 commit a9345a4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ under the License.
<dependencies>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-api-core</artifactId>
<version>4.0.0-alpha-7</version>
<artifactId>maven-api</artifactId>
<version>3.8.6</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit a9345a4

Please sign in to comment.