Skip to content

Commit c53b8fc

Browse files
authored
Merge pull request #78 from couchbase-examples/dependabot/maven/org.projectlombok-lombok-1.18.34
Bump org.projectlombok:lombok from 1.18.32 to 1.18.34
2 parents 33cdf04 + a8362bf commit c53b8fc

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
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.projectlombok</groupId>
7676
<artifactId>lombok</artifactId>
77-
<version>1.18.32</version>
77+
<version>1.18.34</version>
7878
<scope>provided</scope>
7979
</dependency>
8080
<!-- https://mvnrepository.com/artifact/org.mindrot/jbcrypt -->

0 commit comments

Comments
 (0)