Skip to content

Commit 73cb2d3

Browse files
committed
Update UnboundID to 7.0.5
1 parent 13e9c82 commit 73cb2d3

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

build.properties.default

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,10 +258,10 @@ bytebuddy.jar=${bytebuddy.home}/byte-buddy-${bytebuddy.version}.jar
258258
bytebuddy.loc=${base-maven.loc}/net/bytebuddy/byte-buddy/${bytebuddy.version}/byte-buddy-${bytebuddy.version}.jar
259259

260260
# ----- UnboundID, used by unit tests, version 5.1.4 or later -----
261-
unboundid.version=7.0.4
261+
unboundid.version=7.0.5
262262
unboundid.checksum.enabled=true
263263
unboundid.checksum.algorithm=MD5|SHA-1
264-
unboundid.checksum.value=7006a217741934517b1cdd6aa12c6d9f|2fe2d5461a87a58aee97f836e3af63ef8ce7b29e
264+
unboundid.checksum.value=ddb876e766af6e41b0d4db7392538ff9|398b875694b82dd80a78aad88c065b455e4b90d9
265265
unboundid.home=${base.path}/unboundid-${unboundid.version}
266266
unboundid.jar=${unboundid.home}/unboundid-ldapsdk-${unboundid.version}.jar
267267
unboundid.loc=${base-maven.loc}/com/unboundid/unboundid-ldapsdk/${unboundid.version}/unboundid-ldapsdk-${unboundid.version}.jar

webapps/docs/changelog.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,9 @@
452452
<update>
453453
Update Byte Buddy to 1.18.9. (markt)
454454
</update>
455+
<update>
456+
Update UnboundID to 7.0.5. (markt)
457+
</update>
455458
</changelog>
456459
</subsection>
457460
</section>

0 commit comments

Comments
 (0)