Skip to content

Commit

Permalink
Jhipster
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardo329cf committed Jan 2, 2024
1 parent a600ece commit eab2a6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,3 +249,5 @@ To configure CI for your project, run the ci-cd sub-generator (`jhipster ci-cd`)
[leaflet]: https://leafletjs.com/
[definitelytyped]: https://definitelytyped.org/
[angular cli]: https://cli.angular.io/

# jhipsterApp
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -637,10 +637,6 @@
<message>You are running an older version of Maven. JHipster requires at least Maven ${maven.version}</message>
<version>[${maven.version},)</version>
</requireMavenVersion>
<requireJavaVersion>
<message>You are running an incompatible version of Java. JHipster supports JDK 11 to 18.</message>
<version>[11,12),[12,13),[13,14),[14,15),[15,16),[16,17),[17,18),[18,19)</version>
</requireJavaVersion>
</rules>
</configuration>
</plugin>
Expand Down

0 comments on commit eab2a6c

Please sign in to comment.