Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
Merge pull request #3 from Foorack/patch-2
Browse files Browse the repository at this point in the history
Allow building the projects when maven itself is running java 9+
  • Loading branch information
brainsynder-Dev committed Jan 31, 2019
2 parents 43db5b4 + 1fe1a85 commit be0ca96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.20</version>
<version>1.18.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit be0ca96

Please sign in to comment.