2.0.1: Migrated to GitHub Actions and used Project Keeper
In release 2.0.1 of java.util.logging
we migrated the CI build from Travis CI to GitHub Actions, introduced Project Keeper and updated the dependencies.
Features
- 10: Migrated to GitHub actions
Dependency Updates
Test Dependency Updates
- Updated
org.junit.jupiter:junit-jupiter-engine:5.6.2
to5.8.1
Plugin Dependency Updates
- Added
com.exasol:project-keeper-maven-plugin:1.3.2
- Added
io.github.zlika:reproducible-build-maven-plugin:0.14
- Updated
org.apache.maven.plugins:maven-deploy-plugin:2.7
to3.0.0-M1
- Updated
org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3
to3.0.0
- Updated
org.apache.maven.plugins:maven-gpg-plugin:1.6
to3.0.1
- Updated
org.apache.maven.plugins:maven-javadoc-plugin:3.2.0
to3.3.1
- Updated
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4
to3.0.0-M5
- Updated
org.codehaus.mojo:versions-maven-plugin:2.7
to2.8.1
- Updated
org.jacoco:jacoco-maven-plugin:0.8.5
to0.8.7
- Added
org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8