Skip to content

Commit aa5d3c2

Browse files
Update dependency org.projectlombok:lombok to v1.18.36 (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1a3ce1 commit aa5d3c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-app-graphql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.projectlombok</groupId>
5050
<artifactId>lombok</artifactId>
51-
<version>1.18.34</version>
51+
<version>1.18.36</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>io.quarkus</groupId>

0 commit comments

Comments
 (0)