commit | e03548a5c7e178c0915bb58654b7c06fac320429 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Apr 02 05:23:24 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Apr 14 11:49:23 2021 +0200 |
tree | 54020988b31eb38ed2118d9150f966eb63f0e182 | |
parent | b99a5b0924616c821fe1c30ac28f436bb4347556 [diff] [blame] |
Bump lombok from 1.18.18 to 1.18.20 in /full Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.18 to 1.18.20. - [Release notes](https://github.com/rzwitserloot/lombok/releases) - [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.18...v1.18.20) Signed-off-by: dependabot[bot] <support@github.com> Closes #172 Change-Id: Ib90f92c976dc80af41df669c22ce11d72b0aa470
diff --git a/full/pom.xml b/full/pom.xml index 9cc6cc0..b8930a7 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -273,7 +273,7 @@ <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifactId> - <version>1.18.18</version> + <version>1.18.20</version> <scope>provided</scope> </dependency>