[ https://issues.apache.org/jira/browse/CXF-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918610#action_12918610 ]
Daniel Kulp commented on CXF-3020: ---------------------------------- commons-pool is used by the JMS transport and is pulled in transitively by the Spring JMS stuff. We shouldn't update that unless Spring has tested it and released updates and such for using it. Axiom is just used by Abdera. Again, until/unless Abdera is updated, we shouldn't update. We should use the version they test with and approve. WSS4J is at the latest version on the branches now. I just updated FI and SLF4J. FI wasn't at central yet so I needed to get that copied over. We don't use Jersey. Not sure why you mentioned that one. JAXB is already at the latest we can use on the appropriate branches (2.1.13 for CXF 2.2.x and 2.2.1 for trunk/2.3) Likewise, we use the latest Woodstox 3.x for 2.2.x and Woodstox 4.x for trunk/2.3. > Many of the JARS used by apache CXF have newer versions available that aren't > being used. > ----------------------------------------------------------------------------------------- > > Key: CXF-3020 > URL: https://issues.apache.org/jira/browse/CXF-3020 > Project: CXF > Issue Type: Improvement > Reporter: Robert Liguori > Assignee: Daniel Kulp > Priority: Minor > Fix For: 2.2.11 > > Original Estimate: 48h > Remaining Estimate: 48h > > In apache-cxf-2.2..10/lib, 65 JARs are listed. > Many of these contained APIs have been updated... > I looked at a few of them... > abdera v 1.0 is used, but is now at v 1.1 > commons-codec v 1.3 is used, but is now at v 1.4 > commons-lang v 2.4 is used, but is now at v 2.5 > jaxen v 1.1.1 is used, but is now at v 1.1.2, > jetty 6.1.21 is used, but is now at v 7. > It would be nice if all of the used JAR files (by Apache CXF) are audited > against their latest versions, analyzed to see if an upgrade is feasible, and > then upgraded (if need be) and tested. > Thanks! -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.