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

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


The following commit(s) were added to refs/heads/wicket-8.x by this push:
     new 9aa94c4  Update CGLib to 3.2.11
9aa94c4 is described below

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

    Update CGLib to 3.2.11
    
    (cherry picked from commit 59ece66624c2e4cdc407390108e028329bcef1a1)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e94d4fc..183830a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
 
                <!-- Project Versions -->
     <asm.version>7.1</asm.version>
-               <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