Skip to content

Commit 85132cf

Browse files
Update dependency org.projectlombok:lombok to v1.18.34
1 parent 1eeb0fe commit 85132cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/it/weaving/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
6060
<dependency>
6161
<groupId>org.projectlombok</groupId>
6262
<artifactId>lombok</artifactId>
63-
<version>1.18.32</version>
63+
<version>1.18.34</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)