commit | f74c5a1846a5e0871c3133d7ae56cd906e7b4432 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Apr 18 17:02:21 2022 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Wed Apr 20 12:29:08 2022 +0200 |
tree | 67bd7db06f72c1550e22f1a25d85651a5e52d80e | |
parent | eab047e248466a07dd9a3eee4fa80dc6dd875e80 [diff] [blame] |
Bump lombok from 1.18.22 to 1.18.24 in /lite 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/lite/pom.xml b/lite/pom.xml index 7a5af2c..828f230 100644 --- a/lite/pom.xml +++ b/lite/pom.xml
@@ -177,7 +177,7 @@ <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifactId> - <version>1.18.22</version> + <version>1.18.24</version> <scope>provided</scope> </dependency> <!-- https://mvnrepository.com/artifact/org.codehaus.mojo/cobertura-maven-plugin -->