1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-15 06:32:23 +00:00

version 1.2018.0

This commit is contained in:
Arnaud Roques 2018-01-05 00:01:41 +01:00
parent e8d03bcfe0
commit 5a206933cc

View File

@ -179,7 +179,7 @@
<dependency>
<groupId>net.sourceforge.plantuml</groupId>
<artifactId>plantuml</artifactId>
<version>1.2017.20</version>
<version>1.2018.0</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>