From 813500c5493517269ca250cc4399e536e3d86cc9 Mon Sep 17 00:00:00 2001 From: Arnaud Roques Date: Sat, 9 Feb 2019 16:34:05 +0100 Subject: [PATCH] fix link --- pom.xml | 2 +- src/main/webapp/index.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 98d07b2..7a6beb1 100644 --- a/pom.xml +++ b/pom.xml @@ -179,7 +179,7 @@ net.sourceforge.plantuml plantuml - 1.2018.14 + 1.2019.0 javax.servlet diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 3c220a7..7da8dcd 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -51,7 +51,7 @@ <%@ include file="resource/githubribbon.html" %> -

Create your PlantUML diagrams directly in your browser !

+

Create your PlantUML diagrams directly in your browser !

<%-- CONTENT --%>