mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
GUACAMOLE-773: Update commons-collections dependency of guacamole-auth-radius to latest (3.2.2).
This commit is contained in:
@@ -2,7 +2,7 @@ Apache Commons Collections
|
|||||||
(http://commons.apache.org/proper/commons-collections/)
|
(http://commons.apache.org/proper/commons-collections/)
|
||||||
-------------------------------------------------------
|
-------------------------------------------------------
|
||||||
|
|
||||||
Version: 3.2
|
Version: 3.2.2
|
||||||
From: 'Apache Software Foundation' (https://www.apache.org/)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
@@ -0,0 +1 @@
|
|||||||
|
commons-collections:commons-collections:jar:3.2.2
|
@@ -1 +0,0 @@
|
|||||||
commons-collections:commons-collections:jar:3.2
|
|
@@ -193,7 +193,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-collections</groupId>
|
<groupId>commons-collections</groupId>
|
||||||
<artifactId>commons-collections</artifactId>
|
<artifactId>commons-collections</artifactId>
|
||||||
<version>3.2</version>
|
<version>3.2.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Reference in New Issue
Block a user