build(deps): bump lombok from 1.18.10 to 1.18.12 (#61)
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.10 to 1.18.12. - [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.10...v1.18.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
parent
176f26eff5
commit
645f4cce84
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -19,7 +19,7 @@
|
||||||
<assertj.version>3.13.2</assertj.version>
|
<assertj.version>3.13.2</assertj.version>
|
||||||
<tiles-maven-plugin.version>2.15</tiles-maven-plugin.version>
|
<tiles-maven-plugin.version>2.15</tiles-maven-plugin.version>
|
||||||
<kemitix-maven-tiles.version>2.2.0</kemitix-maven-tiles.version>
|
<kemitix-maven-tiles.version>2.2.0</kemitix-maven-tiles.version>
|
||||||
<lombok.version>1.18.10</lombok.version>
|
<lombok.version>1.18.12</lombok.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
Loading…
Reference in a new issue