Bump lombok from 1.18.16 to 1.18.18 (#16)
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.16 to 1.18.18. - [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.16...v1.18.18) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
33e8fd11ba
commit
8fb117af4d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -17,7 +17,7 @@
|
||||||
<properties>
|
<properties>
|
||||||
<tiles-maven-plugin.version>2.19</tiles-maven-plugin.version>
|
<tiles-maven-plugin.version>2.19</tiles-maven-plugin.version>
|
||||||
<kemitix-tiles.version>2.10.0</kemitix-tiles.version>
|
<kemitix-tiles.version>2.10.0</kemitix-tiles.version>
|
||||||
<lombok.version>1.18.16</lombok.version>
|
<lombok.version>1.18.18</lombok.version>
|
||||||
<junit-jupiter.version>5.7.0</junit-jupiter.version>
|
<junit-jupiter.version>5.7.0</junit-jupiter.version>
|
||||||
<mockito-junit-jupiter.version>3.7.7</mockito-junit-jupiter.version>
|
<mockito-junit-jupiter.version>3.7.7</mockito-junit-jupiter.version>
|
||||||
<assertj-core.version>3.19.0</assertj-core.version>
|
<assertj-core.version>3.19.0</assertj-core.version>
|
||||||
|
|
Loading…
Reference in a new issue