Java 21 compatible build for language servers

This commit is contained in:
aboyko
2024-01-24 18:04:31 -05:00
parent 4683d84b0e
commit 279926143c
11 changed files with 11 additions and 11 deletions

View File

@@ -26,7 +26,7 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jandex</artifactId>
<version>3.0.5</version>
<version>3.1.6</version>
</dependency>
<!-- HTML <-> Markdown conversion -->
<dependency>