Commit Graph

23 Commits

Author SHA1 Message Date
Arnaud Roques
d03fae1c36 version 1.2025.2 2025-03-05 22:28:36 +01:00
Arnaud Roques
087914fec2 Update batik and Apache Commons IO
https://github.com/plantuml/plantuml-server/issues/360
2025-02-27 19:37:58 +01:00
Raphael Rösch
61d201e772 fix: remove broken tests based on jetty-runner (#354)
* tests based on jetty-runner do not work because
  the jetty-runner JAR contains invalid Java SPI services config files
* due to these invalid files Jetty 11.0.20+ is unable to properly
  initialize itself itself
* This change removes all tests based on jetty-runner
  and bumps the Jetty version to 11.0.24
* There are already jobs using the Jetty Maven plugin to
  launch a testing instance + run all tests
2025-02-05 14:19:18 +01:00
Arnaud Roques
e306f863d9 Revert "chore: bump Jetty to 11.0.24 (#349)"
This reverts commit af30d63c28.
2025-02-04 22:58:56 +01:00
Raphael Rösch
af30d63c28 chore: bump Jetty to 11.0.24 (#349) 2025-02-04 22:26:08 +01:00
Arnaud Roques
0698f86241 version 1.2025.0 2025-01-07 21:12:11 +01:00
Arnaud Roques
91b372f302 chore: version 1.2024.8 2024-11-16 12:54:28 +01:00
Arnaud Roques
185d5f1706 fix: try to add elk in the pom.xml file 2024-10-10 17:29:09 +02:00
Arnaud Roques
0552ada402 chore: version 1.2024.7 2024-09-09 19:45:47 +02:00
Arnaud Roques
b51cc810b8 chore: version 1.2024.6 2024-07-07 19:32:13 +02:00
Arnaud Roques
da7e041070 chore: version 1.2024.5 2024-05-26 13:08:32 +02:00
Arnaud Roques
eafc9c442c chore: version 1.2024.4 2024-04-06 17:33:37 +02:00
Arnaud Roques
8c532d4caa chore: version 1.2024.3 2024-02-15 23:07:44 +01:00
Arnaud Roques
bba12d9c3c chore: version 1.2024.2 2024-02-14 19:50:38 +01:00
Arnaud Roques
449e4d8ae4 chore: version 1.2024.1 2024-02-08 23:32:44 +01:00
Arnaud Roques
861b034ebc chore: version 1.2024.0 2024-02-08 21:59:52 +01:00
Arnaud Roques
c127b4c466 chore: version 1.2023.13 2023-12-12 19:44:59 +01:00
Michele Adduci
74eb159a36 Updated Jetty and JRE in Docker, fixed Alpine build 2023-11-20 08:30:50 +01:00
Arnaud Roques
0514103cc1 chore: version 1.2023.12 2023-10-22 00:30:22 +02:00
Arnaud Roques
af8f7d0c33 v1.2023.10 2023-07-19 18:29:41 +02:00
HeinrichAD
4202730c11 remove ALLOW_PLANTUML_INCLUDE + update to 1.2023.9
- update Plantuml to v1.2023.9
- PlantUML core removed `OptionFlags.ALLOW_INCLUDE` and uses now the `PLANTUML_SECURITY_PROFILE`
2023-06-13 22:57:07 +02:00
HeinrichAD
178384370f switch from fop to fop-core package 2023-06-11 20:55:03 +02:00
HeinrichAD
98dfd1763a create parent pom to improve the maintanace 2023-06-09 17:31:19 +02:00