Suspicious version for maven dependency xalan

Issue #200 closed
Simon Narkprasert created an issue

I have a project with the following dependency

<dependency>
    <groupId>xalan</groupId>
    <artifactId>xalan</artifactId>
    <version>2.7.2</version>
</dependency>

As far as I can see it is the latest version on Maven Central. However versioneye shows a suspicious newer version Current: 20151117-alfresco-patched

2016-03-23_14h24_40.png

Comments (4)

  1. Log in to comment