GUACAMOLE-773: Merge version bump for commons-collections to 3.2.2.

This commit is contained in:
James Muehlner
2021-09-16 20:07:54 -07:00
committed by GitHub
5 changed files with 3 additions and 3 deletions

View File

@@ -193,7 +193,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2</version>
<version>3.2.2</version>
</dependency>
</dependencies>