2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-06-23 19:36:43 +00:00

Installed maven wrapper + fixed complaition error with lombok on java9+

This commit is contained in:
mohammed jasem alaajel
2021-01-07 21:18:02 +04:00
parent 934e4543d6
commit 5e2ded7f0a
6 changed files with 612 additions and 1 deletions
+1 -1
View File
@@ -117,7 +117,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.16</version>
<version>1.18.16</version>
<scope>provided</scope>
</dependency>
<dependency>