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

version 1.2020.11

This commit is contained in:
Arnaud Roques 2020-05-30 17:21:09 +02:00
parent 35af5917e7
commit 4433e6cc1b

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.10</version> <version>1.2020.11</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.servlet</groupId> <groupId>javax.servlet</groupId>