|
|
@@ -191,7 +191,7 @@
|
|
|
<dependency>
|
|
|
<groupId>org.apache.lucene</groupId>
|
|
|
<artifactId>lucene-analyzers-smartcn</artifactId>
|
|
|
- <version>8.4.0</version>
|
|
|
+ <version>8.4.1</version>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
@@ -210,13 +210,13 @@
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter</artifactId>
|
|
|
- <version>2.2.2.RELEASE</version>
|
|
|
+ <version>2.2.4.RELEASE</version>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-test</artifactId>
|
|
|
- <version>2.2.2.RELEASE</version>
|
|
|
+ <version>2.2.4.RELEASE</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|