Skip to content

Commit

Permalink
OAK-11329: oak-auth-ldap: update mina dependency to 2.1.10 (#1933)
Browse files Browse the repository at this point in the history
  • Loading branch information
reschke authored Jan 1, 2025
1 parent c6561e5 commit acc60cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oak-auth-ldap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>org.apache.mina</groupId>
<artifactId>mina-core</artifactId>
<version>2.1.8</version>
<version>2.1.10</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
Expand Down

0 comments on commit acc60cc

Please sign in to comment.