Skip to content

Commit 1f699b3

Browse files
authored
Merge pull request #78 from quen2404/dependabot/maven/org.projectlombok-lombok-1.18.8
build(deps): bump lombok from 1.18.2 to 1.18.8
2 parents df2d6b1 + f731109 commit 1f699b3

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
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>org.projectlombok</groupId>
130130
<artifactId>lombok</artifactId>
131-
<version>1.18.2</version>
131+
<version>1.18.8</version>
132132
</dependency>
133133
</dependencies>
134134

0 commit comments

Comments
 (0)