Skip to content

Commit 1251567

Browse files
authored
Merge pull request #60 from couchbase-examples/dependabot/maven/org.projectlombok-lombok-1.18.32
Bump org.projectlombok:lombok from RELEASE to 1.18.32
2 parents 579194d + 2b4a2f5 commit 1251567

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>RELEASE</version>
77+
<version>1.18.32</version>
7878
<scope>provided</scope>
7979
</dependency>
8080
<!-- https://mvnrepository.com/artifact/org.mindrot/jbcrypt -->

0 commit comments

Comments
 (0)