Skip to content

Commit 39a62ea

Browse files
authored
Merge pull request #103 from quen2404/dependabot/maven/org.projectlombok-lombok-1.18.10
build(deps): bump lombok from 1.18.8 to 1.18.10
2 parents 45356fa + 0abff23 commit 39a62ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.8</version>
131+
<version>1.18.10</version>
132132
</dependency>
133133
</dependencies>
134134

0 commit comments

Comments
 (0)