Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: None
-
Component/s: None
-
Labels:
-
Pull Request URL:
Description
Changelog from https://github.com/rometools/rome/blob/master/README.md :
1.6.0
Upgrade of JDOM to version 2.0.5
Maven plugin and dependency updates
Support for allowing Doctype declarations in rome-fetcher
OSGi improvements
1.5.1
solved an XML bomb vulnerability
Important note: due to the security fix ROME now forbids all Doctype declarations by default. This will break compatibility with RSS 0.91 Netscape because it requires a Doctype declaration. When you experience problems you have to activate the property allowDoctypes on the SyndFeedInput object. You should only use this possibility when the feeds that you process are absolutely trustful.
====
Spring-framework has already upgraded to 1.6.0 in the following commit:
https://github.com/spring-projects/spring-framework/commit/7c450fad3b066fed5c428808cdcf27b591acd0d6