Skip to content

Commit 58c0aa5

Browse files
committed
build: fix build frontend jar failed with java-openjdk-17
1 parent 4ff2357 commit 58c0aa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/frontend/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@
148148
<plugin>
149149
<groupId>org.springframework.boot</groupId>
150150
<artifactId>spring-boot-maven-plugin</artifactId>
151+
<version>${spring.boot.version}</version>
151152
<executions>
152153
<execution>
153154
<goals>

0 commit comments

Comments
 (0)