We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d484823 commit b31bb52Copy full SHA for b31bb52
pom.xml
@@ -179,7 +179,7 @@
179
<dependency>
180
<groupId>org.apache.lucene</groupId>
181
<artifactId>lucene-core</artifactId>
182
- <version>7.1.0</version>
+ <version>5.5.5</version>
183
</dependency>
184
185
@@ -340,7 +340,7 @@
340
341
<groupId>org.springframework.session</groupId>
342
<artifactId>spring-session-bom</artifactId>
343
- <version>Bean-SR3</version>
+ <version>Bean-RELEASE</version>
344
<type>pom</type>
345
<scope>import</scope>
346
0 commit comments