commit | ee4dddcc04ada8798fe6454981c1fafccfbd1d39 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Feb 03 17:00:47 2023 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Mon Feb 06 14:35:36 2023 +0100 |
tree | 2a1838f7fa0ce7ad7a1496a1330c73d5c160e071 | |
parent | ccd842e8aee2b99569722c8ec47e6978cc0e79ca [diff] |
Bump lombok from 1.18.24 to 1.18.26 in /full Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.26. - [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.24...v1.18.26) --- 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 3d829e0..086760c 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -280,7 +280,7 @@ <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifactId> - <version>1.18.24</version> + <version>1.18.26</version> <scope>provided</scope> </dependency>