Skip to content

Commit 9cadc71

Browse files
fix(deps): update dependency org.projectlombok:lombok to v1.18.36 (#1219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b4947f commit 9cadc71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>org.projectlombok</groupId>
4747
<artifactId>lombok</artifactId>
48-
<version>1.18.34</version>
48+
<version>1.18.36</version>
4949
<scope>provided</scope>
5050
</dependency>
5151

0 commit comments

Comments
 (0)