Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
EvenSol committed Dec 6, 2024
1 parent 39f68bc commit 0091cea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
<configuration>
<rules>
<requireMavenVersion>
<version>3.8.8</version>
<version>3.8.0</version>
</requireMavenVersion>
</rules>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion pomJava21.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<configuration>
<rules>
<requireMavenVersion>
<version>3.8.8</version>
<version>3.8.0</version>
</requireMavenVersion>
</rules>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion pomJava8.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<configuration>
<rules>
<requireMavenVersion>
<version>3.8.8</version>
<version>3.8.0</version>
</requireMavenVersion>
</rules>
</configuration>
Expand Down

0 comments on commit 0091cea

Please sign in to comment.