Skip to content

Commit

Permalink
[MINSTALL-193] Parent 42, min Maven 3.6.3 (#64)
Browse files Browse the repository at this point in the history
Update parent, update prerquisite

---

https://issues.apache.org/jira/browse/MINSTALL-193
  • Loading branch information
cstamas committed Apr 24, 2024
1 parent e914367 commit 7b9bf51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugins</artifactId>
<version>41</version>
<version>42</version>
<relativePath />
</parent>

Expand All @@ -46,7 +46,7 @@
</contributors>

<prerequisites>
<maven>3.2.5</maven>
<maven>3.6.3</maven>
</prerequisites>

<scm>
Expand Down

0 comments on commit 7b9bf51

Please sign in to comment.