Update pom.xml

This commit is contained in:
renjiniag 2024-02-17 21:46:52 -08:00 committed by GitHub
parent 43f58bf91c
commit 9b98612688
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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>