Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] e98dc815c9
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>
2020-06-15 20:57:44 +00:00
1 changed files with 1 additions and 1 deletions

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>