We are currently using safe-svg 1.1.4 3rd party jar to validate the svg content. But when we upgrade to latest jar (1.1.6) we are facing below parsing exception in server level [error] java.text.ParseException: inconsistent module descriptor file found in 'https://repo1.maven.org/maven2/commons-codec/commons-codec/20041127.091804/commons-codec-20041127.091804.pom': bad revision: expected='20041127.091804' found='1.3';
Please help us to resolve this issue.
Instead of parsing exception it should run in the server without any exception or error. This we are getting only after upgrading to latest jar