Update dependency org.projectlombok:lombok to v1.18.28
Some checks failed
Plugins/ThemeParkPlus/pipeline/pr-master There was a failure building this commit
Some checks failed
Plugins/ThemeParkPlus/pipeline/pr-master There was a failure building this commit
This commit is contained in:
parent
84d190a315
commit
0dfb195496
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -141,7 +141,7 @@
|
|||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
<artifactId>lombok</artifactId>
|
||||
<version>1.18.24</version>
|
||||
<version>1.18.28</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Reference in a new issue