Bump commons-collections4 from 4.0 to 4.1 in /PaperSpigot-Server

Bumps commons-collections4 from 4.0 to 4.1.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-15 20:57:44 +00:00 committed by GitHub
parent c48a7120e7
commit e98dc815c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,7 +126,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.0</version>
<version>4.1</version>
</dependency>
<dependency>
<groupId>redis.clients</groupId>