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
43f58bf91c
commit
9b98612688
1 changed files with 0 additions and 7 deletions
7
pom.xml
7
pom.xml
|
@ -148,13 +148,6 @@
|
|||
|
||||
<build>
|
||||
<plugins>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<configuration>
|
||||
<source>17</source>
|
||||
<target>17</target>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>io.spring.javaformat</groupId>
|
||||
<artifactId>spring-javaformat-maven-plugin</artifactId>
|
||||
|
|
Loading…
Reference in a new issue