File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -263,10 +263,10 @@ bytebuddy.jar=${bytebuddy.home}/byte-buddy-${bytebuddy.version}.jar
263263bytebuddy.loc=${base-maven.loc}/net/bytebuddy/byte-buddy/${bytebuddy.version}/byte-buddy-${bytebuddy.version}.jar
264264
265265# ----- UnboundID, used by unit tests, version 5.1.4 or later -----
266- unboundid.version=7.0.3
266+ unboundid.version=7.0.4
267267unboundid.checksum.enabled=true
268- unboundid.checksum.algorithm=SHA-512
269- unboundid.checksum.value=25fef7f28e06bedfa54672370e0e4cfb5ef8041f1bd5abf2826ad022e5131bf1d3791314888a939f3fe25edbc28d28afffdd7125cfae16876ead0bf50c68351a
268+ unboundid.checksum.algorithm=MD5| SHA-1
269+ unboundid.checksum.value=7006a217741934517b1cdd6aa12c6d9f|2fe2d5461a87a58aee97f836e3af63ef8ce7b29e
270270unboundid.home=${base.path}/unboundid-${unboundid.version}
271271unboundid.jar=${unboundid.home}/unboundid-ldapsdk-${unboundid.version}.jar
272272unboundid.loc=${base-maven.loc}/com/unboundid/unboundid-ldapsdk/${unboundid.version}/unboundid-ldapsdk-${unboundid.version}.jar
Original file line number Diff line number Diff line change 365365 <update >
366366 Update ByteBuddy to 1.18.3. (markt)
367367 </update >
368+ <update >
369+ Update UnboundID to 7.0.4. (markt)
370+ </update >
368371 </changelog >
369372 </subsection >
370373</section >
You can’t perform that action at this time.
0 commit comments