2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-04-16 03:40:27 +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

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>