Skip to content

Commit

Permalink
objectionary#3207 change requireJavaVersion in eo-parent
Browse files Browse the repository at this point in the history
  • Loading branch information
c71n93 committed May 30, 2024
1 parent 1e5a2f6 commit 8e4cd2c
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 @@ -310,7 +310,7 @@ SOFTWARE.
<configuration>
<rules>
<requireJavaVersion>
<version>[11,)</version>
<version>[8,)</version>
</requireJavaVersion>
</rules>
</configuration>
Expand Down

0 comments on commit 8e4cd2c

Please sign in to comment.