commit | 62ba678891b94232940f90e7730a1860e6182f9a | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Apr 18 17:02:23 2022 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Wed Apr 20 12:29:14 2022 +0200 |
tree | b8f7c42f636c1540a088cd09b7aaa56aec883678 | |
parent | f74c5a1846a5e0871c3133d7ae56cd906e7b4432 [diff] |
Bump lombok from 1.18.22 to 1.18.24 in /full Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.22 to 1.18.24. - [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.22...v1.18.24) --- 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>
diff --git a/full/pom.xml b/full/pom.xml index 63ebae8..70237b9 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -273,7 +273,7 @@ <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifactId> - <version>1.18.22</version> + <version>1.18.24</version> <scope>provided</scope> </dependency>