1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2025-01-03 05:00:14 +00:00

version 1.2020.0

This commit is contained in:
Arnaud Roques 2020-01-12 23:18:44 +01:00
parent af041744ee
commit e9dfb036fc

View File

@ -179,7 +179,8 @@
<dependency>
<groupId>net.sourceforge.plantuml</groupId>
<artifactId>plantuml</artifactId>
<version>1.2019.13</version>
<version>1.2020.0</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>