Skip to content

Commit b31bb52

Browse files
committed
Frontend
1 parent d484823 commit b31bb52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>org.apache.lucene</groupId>
181181
<artifactId>lucene-core</artifactId>
182-
<version>7.1.0</version>
182+
<version>5.5.5</version>
183183
</dependency>
184184

185185
<dependency>
@@ -340,7 +340,7 @@
340340
<dependency>
341341
<groupId>org.springframework.session</groupId>
342342
<artifactId>spring-session-bom</artifactId>
343-
<version>Bean-SR3</version>
343+
<version>Bean-RELEASE</version>
344344
<type>pom</type>
345345
<scope>import</scope>
346346
</dependency>

0 commit comments

Comments
 (0)