Skip to content

Commit 3eecfb0

Browse files
authored
Merge pull request #191 from PlexPt/dependabot/maven/org.projectlombok-lombok-1.18.30
Bump org.projectlombok:lombok from 1.18.28 to 1.18.30
2 parents cb85a27 + d739b2f commit 3eecfb0

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
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.projectlombok</groupId>
6060
<artifactId>lombok</artifactId>
61-
<version>1.18.28</version>
61+
<version>1.18.30</version>
6262
<scope>compile</scope>
6363
<optional>true</optional>
6464
</dependency>

0 commit comments

Comments
 (0)