Skip to content

Commit 9f4efbb

Browse files
committed
version 1.2026.1
1 parent 8f63799 commit 9f4efbb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ target
1010
out/
1111
*.iml
1212
*.ipr
13-
*.iws
13+
*.iws
14+
build
15+
.gradle

pom.parent.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<jetty.contextpath>/${wtp.contextName}</jetty.contextpath>
6262

6363
<!-- main versions -->
64-
<plantuml.version>1.2026.0</plantuml.version>
64+
<plantuml.version>1.2026.1</plantuml.version>
6565
<!-- Please keep the jetty version identical with the docker image -->
6666
<jetty.version>11.0.24</jetty.version>
6767
<!--

0 commit comments

Comments
 (0)