Bump lombok from 1.18.0 to 1.18.2
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.0 to 1.18.2. - [Release notes](https://github.com/rzwitserloot/lombok/releases) - [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.0...v1.18.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
a53db86452
commit
687daee241
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -35,7 +35,7 @@
|
|||
<java.version>1.8</java.version>
|
||||
<junit.version>4.12</junit.version>
|
||||
<assertj.version>3.10.0</assertj.version>
|
||||
<lombok.version>1.18.0</lombok.version>
|
||||
<lombok.version>1.18.2</lombok.version>
|
||||
<tiles-maven-plugin.version>2.11</tiles-maven-plugin.version>
|
||||
<kemitix-tiles.version>0.8.1</kemitix-tiles.version>
|
||||
<maven-surefire-plugin.version>2.22.0</maven-surefire-plugin.version>
|
||||
|
|
Loading…
Reference in a new issue