diff --git a/pom.xml b/pom.xml index 1de9138..4db4de8 100644 --- a/pom.xml +++ b/pom.xml @@ -130,6 +130,11 @@ fastexcel 0.19.0 + + org.commonmark + commonmark + 0.22.0 + org.springframework.boot spring-boot-devtools diff --git a/src/frontend/src/App.vue b/src/frontend/src/App.vue index 0c997b1..9facbb2 100644 --- a/src/frontend/src/App.vue +++ b/src/frontend/src/App.vue @@ -1,5 +1,6 @@