| commit | b41910f9bcf870fad9a207ceb905c13bfb3b9190 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Mar 11 17:24:37 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Mon Mar 23 11:00:19 2026 +0100 |
| tree | a015bccd1432fbdd608fe69e82c14f25dcd72ebd | |
| parent | f713c898edf6698f10cd1879faa33fcd02b66792 [diff] |
Bump org.projectlombok:lombok from 1.18.42 to 1.18.44 Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.42 to 1.18.44. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.42...v1.18.44) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #932 Change-Id: I872355ad1e042089e7ee27aaf698abb8d406acd8
diff --git a/pom.xml b/pom.xml index a77eb96..5604438 100644 --- a/pom.xml +++ b/pom.xml
@@ -692,7 +692,7 @@ <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifactId> - <version>1.18.42</version> + <version>1.18.44</version> </dependency> <!-- Test -->