Bump lombok from 1.18.20 to 1.18.22 (#22)
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.20 to 1.18.22. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.20...v1.18.22) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... 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
3e05384d05
commit
3a41276f3e
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -27,7 +27,7 @@
|
|||
<tiles-maven-plugin.version>2.27</tiles-maven-plugin.version>
|
||||
<kemitix-tiles.version>2.8.0</kemitix-tiles.version>
|
||||
<assertj.version>3.22.0</assertj.version>
|
||||
<lombok.version>1.18.20</lombok.version>
|
||||
<lombok.version>1.18.22</lombok.version>
|
||||
<commons-collections.version>3.2.2</commons-collections.version>
|
||||
<commons-io.version>2.10.0</commons-io.version>
|
||||
<htmlcleaner.version>2.26</htmlcleaner.version>
|
||||
|
|
Loading…
Reference in a new issue