LuciferYang opened a new pull request, #46: URL: https://github.com/apache/geronimo-xbean/pull/46
This pr aims to upgrade ASM 9.9.1 to obtain the latest bug fixes. [2025-11-06: ASM 9.9.1 (tag ASM_9_9_1)](https://asm.ow2.io/versions.html) - bug fixes - 318036: OutOfMemoryError when reading invalid class - 318037: Version ranges too wide on Import-Package ``` mvn clean install ... [INFO] Reactor Summary for Apache XBean 4.30-SNAPSHOT: [INFO] [INFO] Apache XBean ....................................... SUCCESS [ 1.696 s] [INFO] Apache XBean :: Spring ............................. SUCCESS [ 4.761 s] [INFO] Apache XBean :: Maven Plugin ....................... SUCCESS [ 1.071 s] [INFO] Apache XBean :: Classloader ........................ SUCCESS [ 1.777 s] [INFO] Apache XBean :: OSGI Bundle Utilities .............. SUCCESS [ 1.102 s] [INFO] Apache XBean :: ASM Util ........................... SUCCESS [ 2.368 s] [INFO] Apache XBean :: ASM shaded (repackaged) ............ SUCCESS [ 1.448 s] [INFO] Apache XBean :: Classpath Resource Finder .......... SUCCESS [ 2.460 s] [INFO] Apache XBean :: Finder shaded (repackaged) ......... SUCCESS [ 2.482 s] [INFO] Apache XBean :: Naming ............................. SUCCESS [ 1.140 s] [INFO] Apache XBean :: Reflect ............................ SUCCESS [ 3.248 s] [INFO] Apache XBean :: OSGI Blueprint Namespace Handler ... SUCCESS [ 1.954 s] [INFO] Apache XBean :: Telnet ............................. SUCCESS [ 0.770 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.096 s [INFO] Finished at: 2025-12-22T14:53:17+08:00 [INFO] ------------------------------------------------------------------------ ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
