Skip to content

Commit

Permalink
AUS-4238 Fix compile warning unused 'fork' parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
vjf committed Oct 17, 2024
1 parent 62eb3ba commit c54a4f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<fork>false</fork>
<image>
<env>
<BP_JVM_VERSION>17.*</BP_JVM_VERSION>
Expand Down

0 comments on commit c54a4f1

Please sign in to comment.