Skip to content

Commit 88a926b

Browse files
Update dependency org.projectlombok:lombok to v1.18.30
1 parent 8d11ec6 commit 88a926b

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
@@ -99,7 +99,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
9999
<dependency>
100100
<groupId>org.projectlombok</groupId>
101101
<artifactId>lombok</artifactId>
102-
<version>1.18.28</version>
102+
<version>1.18.30</version>
103103
<scope>provided</scope>
104104
</dependency>
105105
<dependency>

0 commit comments

Comments
 (0)