summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 5377fe1..940ae36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,13 @@
<quarkus.platform.version>1.2.0.Final</quarkus.platform.version>
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
+ <flexmark.version>0.60.2</flexmark.version>
<hibernate-types.version>2.9.3</hibernate-types.version>
- <mapstruct.version>1.3.1.Final</mapstruct.version>
- <testcontainers.version>1.12.5</testcontainers.version>
<jakarta-jacc-api.version>1.6.1</jakarta-jacc-api.version>
<jna.version>5.5.0</jna.version>
- <jsoup.version>1.12.1</jsoup.version>
- <flexmark.version>0.60.2</flexmark.version>
+ <jsoup.version>1.12.2</jsoup.version>
+ <mapstruct.version>1.3.1.Final</mapstruct.version>
+ <testcontainers.version>1.12.5</testcontainers.version>
</properties>
<dependencyManagement>