mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
Update pom.xml
This commit is contained in:
parent
8e83b12bdc
commit
2145bb1fa1
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
@ -16,9 +16,9 @@
|
|||
|
||||
<properties>
|
||||
|
||||
<maven.compiler.release>15</maven.compiler.release>
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
|
||||
<maven.compiler.release>17</maven.compiler.release>
|
||||
|
||||
|
||||
|
||||
<!-- Generic properties -->
|
||||
|
|
Loading…
Reference in a new issue