Skip to content

Commit 11b20c0

Browse files
authored
Merge pull request #119 from eclipse-researchlabs/dependabot/maven/org.projectlombok-lombok-1.18.24
Bump lombok from 1.18.22 to 1.18.24
2 parents cd230da + bbbf7fe commit 11b20c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

context-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>org.projectlombok</groupId>
109109
<artifactId>lombok</artifactId>
110-
<version>1.18.22</version>
110+
<version>1.18.24</version>
111111
</dependency>
112112

113113
<!-- API, java.xml.bind module -->

0 commit comments

Comments
 (0)