1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-01 08:00:48 +00:00

version 1.2020.12

This commit is contained in:
Arnaud Roques 2020-06-07 12:05:13 +02:00
parent 4433e6cc1b
commit 92e88f3fa4

View File

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