Skip to content

Commit

Permalink
fix spring-boot-maven-plugin version to be compatible with Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Shulnyaev committed Jan 17, 2023
1 parent 4f5c9e4 commit e1e3754
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>${spring-boot.version}</version>

<executions>
<execution>
Expand Down

0 comments on commit e1e3754

Please sign in to comment.