]> source.dussan.org Git - archiva.git/commitdiff
Bump cglib from 2.2.2 to 3.3.0 dependabot/maven/archiva-2.x/cglib-cglib-3.3.0 108/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 31 May 2022 22:32:34 +0000 (22:32 +0000)
committerGitHub <noreply@github.com>
Tue, 31 May 2022 22:32:34 +0000 (22:32 +0000)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index 0a9882f59dca04ee17e551f8569cb2759b68091f..eeb068f87c799ac75c7b1366985ab91c5f23ca36 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>cglib</groupId>
         <artifactId>cglib</artifactId>
-        <version>2.2.2</version>
+        <version>3.3.0</version>
       </dependency>
       <dependency>
         <groupId>jdom</groupId>