We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d3bc3 commit 2dad57cCopy full SHA for 2dad57c
pom.xml
@@ -440,7 +440,7 @@
440
<dependency>
441
<groupId>org.projectlombok</groupId>
442
<artifactId>lombok</artifactId>
443
- <version>1.18.24</version>
+ <version>1.18.26</version>
444
<scope>provided</scope>
445
</dependency>
446
server/pom.xml
@@ -196,13 +196,7 @@
196
197
<groupId>com.github.ldapchai</groupId>
198
<artifactId>ldapchai</artifactId>
199
- <version>0.8.2</version>
200
- <exclusions>
201
- <exclusion>
202
- <groupId>log4j</groupId>
203
- <artifactId>log4j</artifactId>
204
- </exclusion>
205
- </exclusions>
+ <version>0.8.4</version>
206
207
208
<groupId>org.apache.directory.api</groupId>
0 commit comments