Skip to content
Snippets Groups Projects
Commit 920eaa6c authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

XWIKI-19275: Upgrade to Rome 1.17.0

parent cffff820
No related branches found
No related tags found
No related merge requests found
...@@ -367,12 +367,12 @@ ...@@ -367,12 +367,12 @@
<dependency> <dependency>
<groupId>com.rometools</groupId> <groupId>com.rometools</groupId>
<artifactId>rome</artifactId> <artifactId>rome</artifactId>
<version>1.16.0</version> <version>1.17.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.rometools</groupId> <groupId>com.rometools</groupId>
<artifactId>rome-utils</artifactId> <artifactId>rome-utils</artifactId>
<version>1.16.0</version> <version>1.17.0</version>
</dependency> </dependency>
<dependency> <dependency>
<!-- Replace the runtime transitive dependency we excluded above with this one which repackages the NekoHTML classes to prevent conflicts. --> <!-- Replace the runtime transitive dependency we excluded above with this one which repackages the NekoHTML classes to prevent conflicts. -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment