java: java.lang.ExceptionInInitializerErrorcom.sun.tools.javac.code.TypeTags 报错修复

pull/371/head
wuyibo 2023-03-10 11:17:40 +08:00
parent 0ed7a4e8e1
commit 26afd482ad
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.18</version>
<version>1.18.18</version>
<scope>provided</scope>
</dependency>