Skip to content

Commit f96c9d1

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

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
@@ -3,5 +3,5 @@ description = "Testcontainers :: LDAP"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation 'com.unboundid:unboundid-ldapsdk:7.0.3'
6+
testImplementation 'com.unboundid:unboundid-ldapsdk:7.0.4'
77
}

0 commit comments

Comments
 (0)