1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-14 14:12:26 +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> <dependency>
<groupId>net.sourceforge.plantuml</groupId> <groupId>net.sourceforge.plantuml</groupId>
<artifactId>plantuml</artifactId> <artifactId>plantuml</artifactId>
<version>1.2020.11</version> <version>1.2020.12</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.servlet</groupId> <groupId>javax.servlet</groupId>