v1.4.3
What's Changed
🚀 Features
Changes
- Move maven deps to provided scope by @akurtakov in #352
- Various cleanups by @akurtakov in #351
- Ensure webservices can be built with source level 11 by @netomi in #365
- Enforce the use of Java 17 by @netomi in #367
- Delete .github/stale.yml by @netomi in #368
🐛 Bug Fixes
- Fix Eclipse metadata files for autovalue 1.10.4 by @akurtakov in #350
- Fix site creation for maven plugins by @fredg02 in #323
📦 Dependency updates
- Bump auto-value-annotations from 1.10.1 to 1.10.2 by @dependabot in #316
- Bump auto-value from 1.10.1 to 1.10.2 by @dependabot in #317
- Bump checkstyle from 10.7.0 to 10.12.1 by @dependabot (#257, #260, #268, #274, #289, #295, #309)
- Bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.1 by @dependabot (#347, #371)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.8.1.0 by @dependabot (#340, #369)
- Bump com.google.auto.value:auto-value-annotations from 1.10.2 to 1.10.4 by @dependabot (#326, #334)
- Bump com.google.auto.value:auto-value from 1.10.2 to 1.10.4 by @dependabot (#325, #336)
- Bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre by @dependabot (#321, #349)
- Bump commons-compress from 1.22 to 1.23.0 by @dependabot in #271
- Bump commons-io:commons-io from 2.13.0 to 2.15.0 by @dependabot (#342, #357)
- Bump commons-io from 2.11.0 to 2.13.0 by @dependabot (#292, #306)
- Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.4 by @dependabot (#320, #327, #343)
- Bump guava from 31.1-jre to 32.1.1-jre by @dependabot (#297, #304, #315)
- Bump jackson.version from 2.14.2 to 2.15.3 by @dependabot (#283, #291, #299, #346)
- Bump jetty-version from 11.0.13 to 11.0.18 by @dependabot (#258, #278, #332, #348, #364)
- Bump jimfs from 1.2 to 1.3.0 by @dependabot in #318
- Bump maven-api-version from 3.8.7 to 3.9.5 by @dependabot (#249, #262, #288, #314, #322, #344)
- Bump maven-checkstyle-plugin from 3.2.1 to 3.3.0 by @dependabot (#281, #298)
- Bump maven-clean-plugin from 3.2.0 to 3.3.1 by @dependabot in #312
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #254
- Bump maven-deploy-plugin from 3.0.0 to 3.1.1 by @dependabot (#250, #269)
- Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 by @dependabot in #276
- Bump maven-install-plugin from 3.1.0 to 3.1.1 by @dependabot in #273
- Bump maven-plugin-annotations from 3.7.1 to 3.9.0 by @dependabot (#256, #284, #290)
- Bump maven-plugin-plugin from 3.7.1 to 3.9.0 by @dependabot (#252, #282, #293)
- Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.5 by @dependabot (#279, #301, #305)
- Bump maven-release-plugin from 2.5.3 to 3.0.1 by @dependabot (#263, #300)
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #270
- Bump maven-shade-plugin from 3.4.1 to 3.5.0 by @dependabot in #307
- Bump maven-shared-utils from 3.3.4 to 3.4.2 by @dependabot (#287, #294)
- Bump maven-surefire-plugin from 2.22.2 to 3.1.2 by @dependabot (#264, #286, #303)
- Bump mockito-core from 5.1.1 to 5.4.0 by @dependabot (#261, #277, #280, #308)
- Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 by @dependabot in #337
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #356
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 by @dependabot in #358
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 by @dependabot (#328, #335)
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.2 by @dependabot (#354, #373)
- Bump org.apache.maven.plugins:maven-plugin-report-plugin from 3.9.0 to 3.10.2 by @dependabot (#353, #370)
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.1.1 to 3.4.5 by @dependabot in #324
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by @dependabot in #339
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by @dependabot (#359, #372)
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.9.0 to 3.10.2 by @dependabot (#355, #374)
- Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 by @dependabot in #338
- Bump org.eclipse.tycho:tycho-core from 4.0.0 to 4.0.3 by @dependabot (#319, #329, #341)
- Bump org.mockito:mockito-core from 5.4.0 to 5.7.0 by @dependabot (#330, #345, #363)
- Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #333
- Bump org.slf4j:slf4j-reload4j from 2.0.7 to 2.0.9 by @dependabot in #331
- Bump plexus-utils from 3.5.0 to 4.0.0 by @dependabot (#259, #296)
- Bump slf4j-api from 2.0.6 to 2.0.7 by @dependabot in #266
- Bump slf4j-reload4j from 2.0.6 to 2.0.7 by @dependabot in #267
- Bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.5 by @dependabot (#255, #272, #275, #310)
- Bump tycho-core from 3.0.1 to 4.0.0 by @dependabot (#251, #265, #311, #313)
- Bump versions-maven-plugin from 2.14.2 to 2.16.0 by @dependabot (#253, #302)
New Contributors
Full Changelog: v1.4.2...v1.4.3