1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-01 08:00:48 +00:00
plantuml-server/src/main
Florian e5d11fb89a update all dependencies (maven artifacts)
- PDF dependency was missing in the pom file the JDK8
  * We should think about creating a parent pom - in that case all plantuml dependencies could be in the parent pom and we would only the mantain one pom file.
    (It is also possible to drop the Java 8 support.)
  * Why do we not have any PDF tests?
- add rule to ignore version update hint with `-dev` followed by a dot and date (e.g. `0.37.0-dev.20230308`)
- migration from JUnit4 to JUnit5
2023-05-05 17:33:39 -04:00
..
config update all dependencies (maven artifacts) 2023-05-05 17:33:39 -04:00
java/net/sourceforge/plantuml/servlet revert missing tests + small fixes 2023-05-04 18:30:58 -04:00
resources update jetty and tomcat to latest version 2021-10-17 18:46:03 +02:00
webapp revert missing tests + small fixes 2023-05-04 18:30:58 -04:00