mirror of
https://github.com/octoleo/plantuml-server.git
synced 2025-02-07 04:58:30 +00:00
version 1.2020.6
This commit is contained in:
parent
bbed9612ea
commit
de48bbe463
6
pom.xml
6
pom.xml
@ -21,8 +21,8 @@
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>2.3.2</version>
|
||||
<configuration>
|
||||
<source>1.6</source>
|
||||
<target>1.6</target>
|
||||
<source>1.7</source>
|
||||
<target>1.7</target>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
@ -179,7 +179,7 @@
|
||||
<dependency>
|
||||
<groupId>net.sourceforge.plantuml</groupId>
|
||||
<artifactId>plantuml</artifactId>
|
||||
<version>1.2020.4</version>
|
||||
<version>1.2020.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.servlet</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user