Merge pull request 'Update dependency org.projectlombok:lombok to v1.18.28' (#19) from renovate/org.projectlombok-lombok-1.x into master
All checks were successful
Plugins/ThemeParkPlus/pipeline/head This commit looks good
All checks were successful
Plugins/ThemeParkPlus/pipeline/head This commit looks good
Reviewed-on: #19
This commit is contained in:
commit
d9f03fbb51
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -141,7 +141,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.projectlombok</groupId>
|
<groupId>org.projectlombok</groupId>
|
||||||
<artifactId>lombok</artifactId>
|
<artifactId>lombok</artifactId>
|
||||||
<version>1.18.24</version>
|
<version>1.18.28</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Reference in a new issue