Skip to content

Commit

Permalink
Add maven.compiler.release
Browse files Browse the repository at this point in the history
  • Loading branch information
jacodg committed Jul 10, 2024
1 parent f559450 commit 66cc138
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<properties>
<revision>3.0-SNAPSHOT</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>11</maven.compiler.release>
<frontend.version>0.1.0-20240704.152642</frontend.version><!-- Is parsed by the GitHub actions test that triggers the ladybug-frontend Cypress test -->
<spring.version>6.1.7</spring.version>
<cxf.version>4.0.4</cxf.version>
Expand Down

0 comments on commit 66cc138

Please sign in to comment.