Fix build failure due to recent CitizensBooks update

This commit is contained in:
PikaMug 2020-02-14 23:13:19 -05:00
parent 934683dee3
commit 4911939a29

View File

@ -107,7 +107,7 @@
<dependency> <dependency>
<groupId>com.github.nicuch</groupId> <groupId>com.github.nicuch</groupId>
<artifactId>CitizensBooks</artifactId> <artifactId>CitizensBooks</artifactId>
<version>master-SNAPSHOT</version> <version>2.5.5</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>