Skip to content

exec-3.3.0

Latest
Compare
Choose a tag to compare
@vorburger vorburger released this 23 Jun 23:01
· 1 commit to main since this release

What's Changed

  • CompletableFuture patch by @mosesn in #126
  • (Re)set minimal Java version to (again) be 8 instead of 11 (fixes #142) by @vorburger in #209
  • Update github actions maven.yml to support JDK 11, 17, 21 building, also save artefacts and use caching to speed up builds where pom.xml does not change. by @duttonw in #192
  • rm ManagedProcessListenerInternal by @vorburger in #208
  • Create SECURITY.md by @vorburger in #206
  • Increment project's version from 3.2.1-SNAPSHOT to 3.3.0-SNAPSHOT by @vorburger in #207
  • Add Moses Nakamura to in POM by @vorburger in #210
  • Suppress annoying missing JavaDoc warnings in the build by @vorburger in #211

Dependency Upgrades

  • Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.17.0 by @dependabot in #205
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #204
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #203
  • Bump error-prone.version from 2.26.1 to 2.28.0 by @dependabot in #202
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 by @dependabot in #201
  • Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 by @dependabot in #200
  • Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #198
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 by @dependabot in #197
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #196

New Contributors

Full Changelog: exec-3.2.0...exec-3.3.0