Skip to content

Commit 92251a6

Browse files
author
Vivek Sachdeva
committed
WIP: grouper docker container: bring lombok version down
1 parent 88f7ae2 commit 92251a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grouper-ws/grouper-ws-scim/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>org.projectlombok</groupId>
119119
<artifactId>lombok</artifactId>
120-
<version>1.16.22</version>
120+
<version>1.14.8</version>
121121
</dependency>
122122

123123
<dependency>

0 commit comments

Comments
 (0)