What's Changed
- 721: java:TestMethodWithoutAssertion should allow expected exceptions provided by @test annotation by @morpfl in #728
- 721: Removal of deprecated junit-common constraints by @morpfl in #729
- Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot in #731
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #733
- Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in #734
- Bump neo4j.version from 4.4.39 to 4.4.40 by @dependabot in #735
- Bump jqassistant.build.version from 2.6.0-M1 to 2.6.0-M2 by @dependabot in #741
- Bump com.buschmais.jqassistant.build:parent from 2.6.0-M1 to 2.6.0-M2 by @dependabot in #742
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #743
- #739 junit<4/5>:AssertionMustProvideMessage returned false positives for assert methods with a non-void return type. by @morpfl in #740
- Bump xo.version from 2.4.1 to 2.5.0 by @dependabot in #748
- Bump org.openjdk.nashorn:nashorn-core from 15.4 to 15.6 by @dependabot in #751
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot in #752
- Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.15.2 by @dependabot in #753
- Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot in #754
- Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 by @dependabot in #757
- Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0 by @dependabot in #758
- #727 use plugin artifactId as a single string instead of a list of str… by @DirkMahler in #730
- 756-plugin-java-testing by @cl90 in #760
- #765 annotations to identify parameters as rule ids by @StephanPirnbaum in #766
- #763 improved performance of resolving declared generic type paramete… by @DirkMahler in #764
- #759 added property "follow-symbolic-links" to directory scanner by @DirkMahler in #762
- #488 added draft of bootstrapping classes for plugin repository and r… by @DirkMahler in #767
- Bump com.opencsv:opencsv from 5.9 to 5.10 by @dependabot in #771
- Bump neo4j.version from 4.4.40 to 5.26.1 by @dependabot in #772
- Bump jqassistant.build.version from 2.6.0-M2 to 2.6.0 by @dependabot in #770
- 671-add-support-for-exceptions-caught-be-a-method-to-java-plugin by @DirkMahler in #768
- Json schema generator by @Bramaten in #722
- #488 resolve rules for effective rules API by @StephanPirnbaum in #773
New Contributors
- @morpfl made their first contribution in #728
- @cl90 made their first contribution in #760
- @Bramaten made their first contribution in #722
Full Changelog: 2.6.0-M2...2.6.0-M3