Fix libresonic-booter crash with Spring 3
This commit is contained in:
committed by
Tom Powell
parent
705a3d80b7
commit
9b48d45d51
@@ -66,6 +66,11 @@
|
||||
<artifactId>spring-security-web</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.security</groupId>
|
||||
<artifactId>spring-security-config</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.lucene</groupId>
|
||||
<artifactId>lucene-core</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user