jackcess icon indicating copy to clipboard operation
jackcess copied to clipboard

Mirror of the Jackcess project: http://jackcess.sourceforge.net/

Results 2 jackcess issues
Sort by recently updated
recently updated
newest added

Bumps poi from 4.0.0 to 4.1.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.poi:poi&package-manager=maven&previous-version=4.0.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Small patch to fix three failing unit tests by a) explicitly setting Locale to US in two tests and b) removing an explicit timezone in one test. I work under...