Skip to content

Commit

Permalink
Bump com.unboundid:unboundid-ldapsdk from 7.0.1 to 7.0.2
Browse files Browse the repository at this point in the history
Bumps [com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 7.0.1 to 7.0.2.
- [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.1...7.0.2)

---
updated-dependencies:
- dependency-name: com.unboundid:unboundid-ldapsdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Dec 9, 2024
1 parent 12ffb76 commit b037cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ext {
mongodb_driver : '5.2.1',
caffeine : '3.1.8',
json_path : '2.9.0',
unboundid_ldapsdk : '7.0.1',
unboundid_ldapsdk : '7.0.2',
hibernate_validator : '8.0.1.Final',
edison_hal : '2.1.1',
validator_collection : '2.2.0',
Expand Down

0 comments on commit b037cc4

Please sign in to comment.