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

plantuml jar updated to 7500

This commit is contained in:
Maxime Sinclair 2011-12-28 16:53:32 +01:00
parent 8cff4fe41f
commit deb82a10f6

View File

@ -64,7 +64,7 @@
<dependency>
<groupId>net.sourceforge.plantuml</groupId>
<artifactId>plantuml</artifactId>
<version>7481</version>
<version>7500</version>
</dependency>
<dependency>
<groupId>HTTPClient</groupId>