commit | b99a5b0924616c821fe1c30ac28f436bb4347556 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Apr 02 05:23:30 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Apr 14 11:49:22 2021 +0200 |
tree | 85732fb397fe1ca7fcf4e87035c9b91393422bc0 | |
parent | 6389e5cb7111521cbc4d52f0c8726b105e21672e [diff] |
Bump lombok from 1.18.18 to 1.18.20 in /lite 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 #173 Change-Id: Ib786f96b339649a92fc6104fda7f2aee5543e5a3
diff --git a/lite/pom.xml b/lite/pom.xml index 19f869c..bcd3d80 100644 --- a/lite/pom.xml +++ b/lite/pom.xml
@@ -184,7 +184,7 @@ <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifactId> - <version>1.18.18</version> + <version>1.18.20</version> <scope>provided</scope> </dependency> <!-- https://mvnrepository.com/artifact/org.codehaus.mojo/cobertura-maven-plugin -->