When I started using TomEE+ (1.5.1 snapshot, 1.5.2 snapshot and 1.6.0 snapshot), I started using asm-3.3.1.jar because it was dependency of some batoo JPA.
I'm no longer using batoo JPA, but I kept asm-3.3.1.jar and using eclipse 2.3.2 JAR, and I have had no issues. I just downloaded latest tomee 1.6.0 snapshot, and it has asm-3.2.jar. Why was this recently added to tomee as a dependency? for openjpa? Honestly, I may not need asm-3.3.1.jar, but will I have any issues if I use asm-3.3.1 instead of asm-3.2.jar, which is bundled with latest tomee 1.6.0 snapshot?
