Changes
- Reduce scope of exception-annotation-processor dependency by @pzygielo in #161
- Drop
wagon-webdav-jackrabbit
extension by @pzygielo in #184 - Add option to skip gmbal init by @kalinchan in #204
- Replaced deprecated methods and calls by @dmatej in #194
- Changing range of supported JDKs from 8-17 to 11-23 + JPMS by @dmatej in #198
- Fixed dependencies - caused failures in tests by @dmatej in #225
Updates
- Bump version to 4.2.6-SNAPSHOT after 4.2.5 release by @pzygielo in #155
- Bump simplestub from 1.2.12 to 1.3.3 by @pzygielo in #162
- Bump org.apache.maven.plugins:maven-surefire-plugin from 2.20 to 3.3.1 by @dependabot in #166
- Bump commons-io:commons-io from 2.9.0 to 2.16.1 by @dependabot in #169
- Bump org.glassfish.copyright:glassfish-copyright-maven-plugin from 2.3 to 2.4 by @dependabot in #167
- Bump junit:junit from 4.13.1 to 4.13.2 by @dependabot in #171
- Bump org.apache.maven.plugins:maven-site-plugin from 3.3 to 3.12.1 by @dependabot in #168
- Bump org.glassfish.external:management-api from 3.2.1 to 3.2.3 by @dependabot in #170
- Bump org.eclipse.ee4j:project from 1.0.8 to 1.0.9 by @dependabot in #174
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 2.9 to 3.6.2 by @dependabot in #175
- Bump org.apache.felix:maven-bundle-plugin from 5.1.8 to 5.1.9 by @dependabot in #176
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.1.0 to 3.4.2 by @dependabot in #177
- Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.2.4 by @dependabot in #165
- Bump org.apache.maven.plugins:maven-antrun-plugin from 1.6 to 3.1.0 by @dependabot in #173
- Bump org.jacoco:jacoco-maven-plugin from 0.8.5 to 0.8.12 by @dependabot in #180
- Bump org.apache.maven.plugins:maven-source-plugin from 3.0.1 to 3.3.1 by @dependabot in #181
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.13.0 by @dependabot in #183
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.0.1 to 3.8.0 by @dependabot in #185
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.0.0-M2 to 3.5.0 by @dependabot in #186
- Bump org.apache.maven.plugins:maven-scm-publish-plugin from 1.1 to 3.3.0 by @dependabot in #182
- Bump org.ow2.asm:asm from 9.1 to 9.7 by @dependabot in #178
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #187
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #197
- Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 by @dependabot in #196
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.2 to 3.7.0 by @dependabot in #199
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #201
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #200
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #202
- Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #203
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #205
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #206
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #207
- Bump org.ow2.asm:asm from 9.7 to 9.7.1 by @dependabot in #208
- Bump project version to 5.0.0-SNAPSHOT by @pzygielo in #189
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 by @dependabot in #209
- Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by @dependabot in #210
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #212
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #211
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #213
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #215
- Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 by @dependabot in #214
- Bump pfl-version from 4.1.2 to 5.0.0 by @dependabot in #172
- Bump org.testng:testng from 6.10 to 6.11 by @dependabot in #218
- Bump org.testng:testng from 6.11 to 6.13.1 by @dependabot in #217
- Bump org.testng:testng from 6.13.1 to 7.5.1 in /functional-tests by @dependabot in #219
- Bump org.testng:testng from 7.5.1 to 7.10.2 by @dependabot in #179
- Bump org.testng:testng from 7.10.2 to 7.11.0 by @dependabot in #220
Build Improvements
- Setup dependabot by @pzygielo in #163
- Test actual, not declared behaviour by @pzygielo in #160
- AnyEqualityTest now passes on JDK17+ by @dmatej in #192
- Deleted notifyDuringTimeout - used Thread.suspend/resume by @dmatej in #193
New Contributors
- @dmatej made their first contribution in #192
- @kalinchan made their first contribution in #204
- @mz1999 made their first contribution in #153
Full Changelog: 4.2.5-RELEASE...5.0.0