Release 1.10.45
[1.10.45] - 2023-10-04
Added
- functions to handle locks based on a semaphore
Fixed
- Venice to follow the Java rules when propagating exceptions from try-with-resources
blocks:- exception from finally block
- exception from catch block
- exception from body block
- exception from resource auto-close
Updated
- :pdf module dependencies to flyingSaucer 9.3.1 and openpdf 1.3.30
Updated dependencies:
- Bump gradle from 8.0.2 to 8.3