commit | 5365e8972d5da207640697b9563cb44e7fa9c539 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Sep 21 09:50:01 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Tue Nov 14 10:47:57 2023 +0100 |
tree | 0e5ecd179f2238329fb4f1514eaa57b1337b2f79 | |
parent | bdd9dc79c5cd369a46e9af861f8d2f110db5e32b [diff] [blame] |
Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 in /full (closes #672) Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.28 to 1.18.30. - [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.28...v1.18.30) Change-Id: I0785d3a87d942d638c2bf5f796601000077c6eb5 --- 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> Change-Id: I21c0c9f67377d398d377b70c78a6f39a2adac36f
diff --git a/full/pom.xml b/full/pom.xml index 7a06143..af505ab 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -771,7 +771,7 @@ <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifactId> - <version>1.18.28</version> + <version>1.18.30</version> </dependency> <!-- Mockserver -->