Commit 2ec953a2 authored by Dave Syer's avatar Dave Syer

Add rewrite filter as managed dependency

parent d2419a36
......@@ -363,6 +363,11 @@
<artifactId>thymeleaf-extras-springsecurity3</artifactId>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>org.tuckey</groupId>
<artifactId>urlrewritefilter</artifactId>
<version>4.0.3</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment