mirror of https://github.com/apache/archiva.git
Bump cglib from 2.2.2 to 3.3.0
Bumps [cglib](https://github.com/cglib/cglib) from 2.2.2 to 3.3.0. - [Release notes](https://github.com/cglib/cglib/releases) - [Commits](https://github.com/cglib/cglib/commits) --- updated-dependencies: - dependency-name: cglib:cglib dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
057eb869a8
commit
63e5ac9d51
2
pom.xml
2
pom.xml
|
@ -1485,7 +1485,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>cglib</groupId>
|
<groupId>cglib</groupId>
|
||||||
<artifactId>cglib</artifactId>
|
<artifactId>cglib</artifactId>
|
||||||
<version>2.2.2</version>
|
<version>3.3.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>jdom</groupId>
|
<groupId>jdom</groupId>
|
||||||
|
|
Loading…
Reference in New Issue