解决报错: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field ‘com.sun.tools.javac.tre -> https://blog.csdn.net/Lyon_yong/article/details/136975218

This commit is contained in:
2025-06-03 14:19:17 +08:00
parent d2f53bd163
commit 3d6f322da5
4 changed files with 6 additions and 5 deletions

View File

@ -22,7 +22,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.24</version>
<version>1.18.30</version>
</dependency>
<dependency>
<groupId>junit</groupId>