Skip to content

Commit 21d9878

Browse files
Bump com.unboundid:unboundid-ldapsdk in /modules/ldap
Bumps [com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/pingidentity/ldapsdk/releases) - [Changelog](https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html) - [Commits](pingidentity/ldapsdk@7.0.2...7.0.3) --- updated-dependencies: - dependency-name: com.unboundid:unboundid-ldapsdk dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57c2467 commit 21d9878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ldap/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation 'org.assertj:assertj-core:3.27.3'
7-
testImplementation 'com.unboundid:unboundid-ldapsdk:7.0.2'
7+
testImplementation 'com.unboundid:unboundid-ldapsdk:7.0.3'
88
}

0 commit comments

Comments
 (0)