This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/master by this push:
     new 59ece66  Update CGLib to 3.2.11
59ece66 is described below

commit 59ece66624c2e4cdc407390108e028329bcef1a1
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Tue Apr 30 09:36:06 2019 +0300

    Update CGLib to 3.2.11
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 044b158..657868c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
                <maven.compiler.target>11</maven.compiler.target>
 
                <!-- Project Versions -->
-               <cglib.version>3.2.10</cglib.version>
+               <cglib.version>3.2.11</cglib.version>
                <commons-collections.version>3.2.2</commons-collections.version>
                <commons-collections4.version>4.3</commons-collections4.version>
                <commons-fileupload.version>1.4</commons-fileupload.version>

Reply via email to