embedded-ldap-junit
embedded-ldap-junit copied to clipboard
A JUnit rule for running an embedded LDAP server in your JUnit test
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.6. Commits 5ff6f2c prepare for release 2.0.6 2f4aa75 fix SLF4J-575 363f0a5 remove unused parts 171679b SLF4J-574: Add full OSGi headers, especially "uses" clauses 921b5b3 fix...
### Depshield will be deprecated on Monday December 12th *Please install our new product, [Sonatype Lift](https://lift.sonatype.com/getting-started?utm_source=github&utm_medium=depshield) with advanced features*
Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 6.0.6 to 6.0.7. Changelog Sourced from unboundid-ldapsdk's changelog. <div align="right"> ${TARGET="offline"} LDAP SDK Home Page ${TARGET="offline"} Product Information <h2>Release Notes</h2> &lt;h3&gt;Version 6.0.7&lt;/h3&gt; &lt;p&gt; The following changes were...
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.5. Commits 34a6efc preparfe release 1.4.5 0d3ac63 fix LOGBACK-1698, [Nested appenders are not allowed] warning using SiftingApp... a64b8d4 make jakarta.servlet-api as both provided and optional...
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.17 to 1.12.19. Release notes Sourced from byte-buddy's releases. Byte Buddy 1.12.19 Avoid possible lock through circular class loading of TypeDescription subtypes. Avoid access error when using...
Update here: https://github.com/zapodot/embedded-ldap-junit/pull/67#issuecomment-889780610 ~~Notes:~~ ~~* I didn't copy/adapt the full test suite because the code I put in the abstract classes is already tested by the Rule tests. I only...
Please provide hints on using the library with JUnit5. JUnit5 no longer supports the `@Rule` annotation and it is replaced by Extension. I think If we can do the initialization...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.17 to 1.14.1. Release notes Sourced from byte-buddy's releases. Byte Buddy 1.14.0 Add Step.Factory.ForDelegation in MemberSubstitution that allows for delegation similar to MethodDelegation but in-code. Add handlers...