Skip to content

Release 1.11.3

Choose a tag to compare

@jlangch jlangch released this 31 Dec 14:21
· 4352 commits to master since this release

[1.11.3] - 2023-12-31

Added

  • the function maven/mvn to run a maven command
  • the function maven/dependency-tree to get the dependency tree of an
    artifact (e.g.: "org.apache.pdfbox:pdfbox:3.0.1"). Venice creates a
    temporary maven project to compute the dependency tree and removes
    the projects afterwards

Updated dependencies:

  • Bump flying-saucer from 9.3.1 to 9.3.2
  • Bump openpdf from 1.3.32 to 1.3.35