Skip to content

Commit 6ab1bfa

Browse files
authored
Merge pull request #66 from waikato-datamining/dependabot/maven/org.projectlombok-lombok-1.18.36
build(deps): bump org.projectlombok:lombok from 1.18.34 to 1.18.36
2 parents 8530c62 + 8b9c470 commit 6ab1bfa

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
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>org.projectlombok</groupId>
142142
<artifactId>lombok</artifactId>
143-
<version>1.18.34</version>
143+
<version>1.18.36</version>
144144
<scope>provided</scope>
145145
</dependency>
146146
<dependency>

0 commit comments

Comments
 (0)