Java 11, Spirng boot 3, remove mongodb First commit
This commit is contained in:
parent
89c8e6aeea
commit
cd1c7dbf9e
2 changed files with 2 additions and 2 deletions
|
|
@ -289,7 +289,7 @@
|
|||
<plugin>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||
|
||||
<version>${spring-boot.version}</version>
|
||||
<configuration>
|
||||
<jvmArguments>-Dvaadin.productionMode</jvmArguments>
|
||||
<executable>true</executable>
|
||||
|
|
|
|||
2
pom.xml
2
pom.xml
|
|
@ -22,7 +22,7 @@
|
|||
<node.version>v10.16.3</node.version>
|
||||
<npm.version>6.11.3</npm.version>
|
||||
<frontend-maven-plugin.version>1.11.3</frontend-maven-plugin.version>
|
||||
<spring.boot.version>2.7.5</spring.boot.version>
|
||||
<spring.boot.version>2.7.8</spring.boot.version>
|
||||
|
||||
<spring.version>5.3.23</spring.version>
|
||||
<version.thorntail>2.2.1.Final</version.thorntail>
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue