| commit | 1c917e15c1d012d229e94b5f37e4187300b55df9 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Apr 22 17:23:51 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Wed Apr 29 10:43:01 2026 +0200 |
| tree | e8ec2ef08bf3f67dac635a26f624dc17ffa9a9dd | |
| parent | 391d59c7b895368a027458694d4f7a0de743a6b4 [diff] [blame] |
Bump org.projectlombok:lombok from 1.18.44 to 1.18.46 Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.44 to 1.18.46. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.44...v1.18.46) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #952 Change-Id: I47a78ab1d50af2879196281f11cf1957eab9e43a
diff --git a/pom.xml b/pom.xml index 977e2df..6217d0b 100644 --- a/pom.xml +++ b/pom.xml
@@ -692,7 +692,7 @@ <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifactId> - <version>1.18.44</version> + <version>1.18.46</version> </dependency> <!-- Test -->