Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

v5.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 09:36
· 55 commits to master since this release

Changelog

  • Fixed builds with Maven 3.8+ #25
  • Updated Jasperreports to 6.17.0
  • Updated plugins
  • Building now with adoptopenjdk

Installation

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>biapi</artifactId>
   <version>5.1.1</version>
</dependency>