Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a3908058ca
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -29,13 +29,13 @@
|
|||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
<version>1.4.200</version>
|
||||
<version>2.1.210</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-web</artifactId>
|
||||
<version>2.2.5.RELEASE</version>
|
||||
<version>2.5.12</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue