Skip to content

Commit

Permalink
fix: ldap depend to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun committed Jan 27, 2023
1 parent 5f55946 commit 714bf1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonic-server-controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-core</artifactId>
<version>3.0.0</version>
<version>2.4.1</version>
</dependency>
<dependency>
<groupId>com.baomidou</groupId>
Expand Down

0 comments on commit 714bf1d

Please sign in to comment.