ci: spring boot old loader

This commit is contained in:
CaptainB 2023-12-07 11:12:00 +08:00
parent 93481bec20
commit 6d079c1c65
7 changed files with 7 additions and 0 deletions

View File

@ -70,6 +70,7 @@
<artifactId>lombok</artifactId>
</exclude>
</excludes>
<loaderImplementation>CLASSIC</loaderImplementation>
</configuration>
</plugin>
<plugin>

View File

@ -56,6 +56,7 @@
<artifactId>lombok</artifactId>
</exclude>
</excludes>
<loaderImplementation>CLASSIC</loaderImplementation>
</configuration>
</plugin>
<plugin>

View File

@ -56,6 +56,7 @@
<artifactId>lombok</artifactId>
</exclude>
</excludes>
<loaderImplementation>CLASSIC</loaderImplementation>
</configuration>
</plugin>
<plugin>

View File

@ -56,6 +56,7 @@
<artifactId>lombok</artifactId>
</exclude>
</excludes>
<loaderImplementation>CLASSIC</loaderImplementation>
</configuration>
</plugin>
<plugin>

View File

@ -67,6 +67,7 @@
<artifactId>lombok</artifactId>
</exclude>
</excludes>
<loaderImplementation>CLASSIC</loaderImplementation>
</configuration>
</plugin>
<plugin>

View File

@ -67,6 +67,7 @@
<artifactId>lombok</artifactId>
</exclude>
</excludes>
<loaderImplementation>CLASSIC</loaderImplementation>
</configuration>
</plugin>
<plugin>

View File

@ -56,6 +56,7 @@
<artifactId>lombok</artifactId>
</exclude>
</excludes>
<loaderImplementation>CLASSIC</loaderImplementation>
</configuration>
</plugin>
<plugin>