We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8958afe commit 78456fbCopy full SHA for 78456fb
pom.xml
@@ -288,22 +288,6 @@
288
</exclusion>
289
</exclusions>
290
</dependency>
291
- <dependency>
292
- <groupId>org.hibernate</groupId>
293
- <artifactId>hibernate-search</artifactId>
294
- <version>3.4.0.Final</version>
295
- <exclusions>
296
- <exclusion>
297
298
- <artifactId>hibernate-core</artifactId>
299
- </exclusion>
300
- </exclusions>
301
- </dependency>
302
303
304
- <artifactId>hibernate-search-analyzers</artifactId>
305
306
307
<dependency>
308
<groupId>org.liquibase</groupId>
309
<artifactId>liquibase-core</artifactId>
0 commit comments