Skip to content

Commit

Permalink
fix : pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
TaeHwan-Gwak committed Jun 5, 2023
1 parent 107b2ba commit 353dec0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.6.2</version>
<configuration>
<source>20</source>
<target>20</target>
<release>20</release>
<encoding>UTF-8</encoding>
</configuration>
</plugin>
Expand Down

0 comments on commit 353dec0

Please sign in to comment.