Skip to content

Commit

Permalink
fix(remove-springboot-preview): Remove springboot preview flag (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: Broknloop <broknloop@gmail.com>
  • Loading branch information
broknloop and joaomcclain authored Mar 16, 2024
1 parent 7c43859 commit c365fe9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<jvmArguments>--enable-preview</jvmArguments>
</configuration>
</plugin>

<plugin>
Expand Down

0 comments on commit c365fe9

Please sign in to comment.