fix: Upgraded Lombok, to support modules checkbox
authorKai Moritz <kai@juplo.de>
Fri, 7 Apr 2023 11:37:40 +0000 (13:37 +0200)
committerKai Moritz <kai@juplo.de>
Fri, 7 Apr 2023 11:37:40 +0000 (13:37 +0200)
pom.xml
src/main/resources/META-INF/resources/index.html [new file with mode: 0644]

diff --git a/pom.xml b/pom.xml
index 5ec0ef6..bc748b5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -15,6 +15,7 @@
 
        <properties>
                <java.version>1.8</java.version>
+               <lombok.version>1.18.22</lombok.version>
                <testcontainers.version>1.12.4</testcontainers.version>
        </properties>
 
diff --git a/src/main/resources/META-INF/resources/index.html b/src/main/resources/META-INF/resources/index.html
new file mode 100644 (file)
index 0000000..e69de29