What's Changed
- Fix for CVE-2024-49203 by @velo in #743
- Cleanup mainly for querydsl-sql-codegen by @PinkieSwirl in #788
- fix #871 - bump codeQl to v3 by @kamilkrzywanski in #872
- Fix NPE in ksp processing (#862) by @kylequera in #865
- Fix file generation issue on rebuild (#862) by @kylequera in #878
- fix #853 - repair classloader for spring by @kamilkrzywanski in #870
- Porting old fix for issue for StringIndexOutOfBoundsException by @kamilkrzywanski in #987
- Fix Enum Serialization in CaseBuilder for Hibernate Compatibility by @chadongmin in #966
List of PRs that updated libraries versions
- Bump org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3 by @dependabot in #730
- Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final by @dependabot in #732
- Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11 by @dependabot in #740
- Bump mysql driver version to fix CVE-2023-22102 by @velo in #745
- Bump Submit Dependency Snapshot version by @velo in #768
- Bump io.mockk:mockk-jvm from 1.13.13 to 1.13.14 by @dependabot in #767
- Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in #752
- Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0 by @dependabot in #750
- Bump hibernate.version from 6.6.3.Final to 6.6.4.Final by @dependabot in #756
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #751
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.23.1 to 2.24.0 by @dependabot in #757
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.46.3 to 5.47.0 by @dependabot in #758
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.30.1 to 2.31.0 by @dependabot in #759
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #760
- Bump quarkus.version from 3.17.4 to 3.17.5 by @dependabot in #762
- Bump springboot.version from 3.4.0 to 3.4.1 by @dependabot in #761
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.47.0 to 5.47.1 by @dependabot in #771
- Bump org.eclipse.persistence:eclipselink from 4.0.4 to 4.0.5 by @dependabot in #772
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.47.1 to 5.47.2 by @dependabot in #777
- Bump io.asyncer:r2dbc-mysql from 1.3.0 to 1.3.1 by @dependabot in #780
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.47.2 to 5.47.3 by @dependabot in #781
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot in #782
- Bump org.xerial:sqlite-jdbc from 3.47.1.0 to 3.47.2.0 by @dependabot in #784
- Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot in #786
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.31.0 to 2.31.1 by @dependabot in #792
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.23.0 to 0.23.1 by @dependabot in #791
- Bump quarkus.version from 3.17.5 to 3.17.6 by @dependabot in #789
- Bump io.mockk:mockk-jvm from 1.13.14 to 1.13.16 by @dependabot in #802
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.31.1 to 3.0.0 by @dependabot in #801
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.47.3 to 6.0.0 by @dependabot in #803
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.24.0 to 3.0.0 by @dependabot in #804
- Bump io.projectreactor:reactor-bom from 2024.0.1 to 2024.0.2 by @dependabot in #805
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.0 to 6.0.1 by @dependabot in #806
- Bump org.postgresql:postgresql from 42.7.4 to 42.7.5 by @dependabot in #807
- Bump quarkus.version from 3.17.6 to 3.17.7 by @dependabot in #811
- Bump org.xerial:sqlite-jdbc from 3.47.2.0 to 3.48.0.0 by @dependabot in #813
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.1 to 6.0.2 by @dependabot in #812
- Bump spring.version from 6.2.1 to 6.2.2 by @dependabot in #819
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.2 to 6.0.3 by @dependabot in #820
- Bump hibernate.version from 6.6.4.Final to 6.6.5.Final by @dependabot in #822
- Bump org.openrewrite.recipe:rewrite-migrate-java from 3.0.0 to 3.0.1 by @dependabot in #824
- Bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.1 by @dependabot in #826
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #823
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.3 to 6.0.4 by @dependabot in #825
- Bump com.mysql:mysql-connector-j from 9.1.0 to 9.2.0 by @dependabot in #831
- Bump quarkus.version from 3.17.7 to 3.17.8 by @dependabot in #835
- Bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by @dependabot in #836
- Bump springboot.version from 3.4.1 to 3.4.2 by @dependabot in #839
- Bump io.asyncer:r2dbc-mysql from 1.3.1 to 1.3.2 by @dependabot in #840
- Bump org.openrewrite.recipe:rewrite-migrate-java from 3.0.1 to 3.1.0 by @dependabot in #844
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.0.0 to 3.1.0 by @dependabot in #845
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.4 to 6.0.5 by @dependabot in #846
- Bump kotlin.version from 2.1.0 to 2.1.10 by @dependabot in #847
- Bump com.google.devtools.ksp:symbol-processing-api from 2.1.0-1.0.29 to 2.1.10-1.0.29 by @dependabot in #850
- Bump quarkus.version from 3.17.8 to 3.18.1 by @dependabot in #856
- Bump net.bytebuddy:byte-buddy from 1.16.1 to 1.17.0 by @dependabot in #857
- Bump hibernate.version from 6.6.5.Final to 6.6.6.Final by @dependabot in #858
- Bump jakarta.validation:jakarta.validation-api from 3.1.0 to 3.1.1 by @dependabot in #859
- Bump io.smallrye:jandex from 3.2.3 to 3.2.4 by @dependabot in #863
- Bump oracle.version from 23.6.0.24.10 to 23.7.0.25.01 by @dependabot in #867
- Bump quarkus.version from 3.18.1 to 3.18.2 by @dependabot in #869
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.1.0 to 3.2.0 by @dependabot in #881
- Bump org.openrewrite.recipe:rewrite-migrate-java from 3.1.0 to 3.2.0 by @dependabot in #879
- Bump io.smallrye:jandex from 3.2.4 to 3.2.5 by @dependabot in #880
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.5 to 6.1.0 by @dependabot in #882
- Bump hibernate.version from 6.6.6.Final to 6.6.7.Final by @dependabot in #888
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.1.0 to 6.1.1 by @dependabot in #889
- Bump io.smallrye:jandex from 3.2.5 to 3.2.6 by @dependabot in #894
- Bump io.projectreactor:reactor-bom from 2024.0.2 to 2024.0.3 by @dependabot in #893
- Bump quarkus.version from 3.18.2 to 3.18.3 by @dependabot in #900
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.1.1 to 6.1.2 by @dependabot in #901
- Bump spring.version from 6.2.2 to 6.2.3 by @dependabot in #905
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.1.2 to 6.1.3 by @dependabot in #906
- Bump com.google.devtools.ksp:symbol-processing-api from 2.1.10-1.0.29 to 2.1.10-1.0.30 by @dependabot in #907
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.1.3 to 6.1.4 by @dependabot in #911
- Bump hibernate.version from 6.6.7.Final to 6.6.8.Final by @dependabot in #910
- Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.1 by @dependabot in #912
- Properly handle parameterized mapped superclass issue #891 by @jpmsilva in #892
- Bump io.smallrye:jandex from 3.2.6 to 3.2.7 by @dependabot in #914
- Bump quarkus.version from 3.18.3 to 3.18.4 by @dependabot in #916
- Bump org.xerial:sqlite-jdbc from 3.49.0.0 to 3.49.1.0 by @dependabot in #917
- Bump springboot.version from 3.4.2 to 3.4.3 by @dependabot in #920
- Bump org.openrewrite.recipe:rewrite-migrate-java from 3.2.0 to 3.3.0 by @dependabot in #922
- Bump io.asyncer:r2dbc-mysql from 1.3.2 to 1.4.0 by @dependabot in #921
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.1.4 to 6.2.0 by @dependabot in #923
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.2.0 to 3.3.0 by @dependabot in #924
- Bump hibernate.version from 6.6.8.Final to 6.6.9.Final by @dependabot in #932
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #930
- Bump org.junit:junit-bom from 5.11.4 to 5.12.0 by @dependabot in #931
- Bump slf4j.version from 2.0.16 to 2.0.17 by @dependabot in #936
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.2.0 to 6.2.1 by @dependabot in #937
- Bump kotlinpoet.version from 2.0.0 to 2.1.0 by @dependabot in #938
- Bump quarkus.version from 3.18.4 to 3.19.1 by @dependabot in #942
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 by @dependabot in #943
- Bump io.mockk:mockk-jvm from 1.13.16 to 1.13.17 by @dependabot in #949
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.2.1 to 6.2.2 by @dependabot in #948
- Bump com.google.devtools.ksp:symbol-processing-api from 2.1.10-1.0.30 to 2.1.10-1.0.31 by @dependabot in #947
- Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.2 to 2.18.3 by @dependabot in #956
- Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 by @dependabot in #957
- Bump net.bytebuddy:byte-buddy from 1.17.1 to 1.17.2 by @dependabot in #961
- Bump quarkus.version from 3.19.1 to 3.19.2 by @dependabot in #962
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.2.2 to 6.2.3 by @dependabot in #963
- Bump hibernate.version from 6.6.9.Final to 6.6.10.Final by @dependabot in #969
- Bump org.joda:joda-money from 2.0.0 to 2.0.1 by @dependabot in #970
- Bump io.sundr:sundr-maven-plugin from 0.200.0 to 0.200.3 by @dependabot in #973
- Bump org.openrewrite.recipe:rewrite-migrate-java from 3.3.0 to 3.4.0 by @dependabot in #979
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.3.0 to 3.4.0 by @dependabot in #982
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.2.3 to 6.3.0 by @dependabot in #981
- Bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 by @dependabot in #980
- Bump quarkus.version from 3.19.2 to 3.19.3 by @dependabot in #983
- Bump spring.version from 6.2.3 to 6.2.4 by @dependabot in #988
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.3.0 to 6.3.1 by @dependabot in #989
- Bump org.junit:junit-bom from 5.12.0 to 5.12.1 by @dependabot in #993
- Bump hibernate.version from 6.6.10.Final to 6.6.11.Final by @dependabot in #994
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.9.0.jre8-preview to 12.10.0.jre8 by @dependabot in #998
- Bump org.joda:joda-money from 2.0.1 to 2.0.2 by @dependabot in #999
- Bump org.geolatte:geolatte-geom from 1.9.1 to 1.10 by @dependabot in #1003
- Bump quarkus.version from 3.19.3 to 3.19.4 by @dependabot in #1008
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.3.1 to 6.3.2 by @dependabot in #1010
- Bump spring.version from 6.2.4 to 6.2.5 by @dependabot in #1009
- Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre by @dependabot in #1011
- Enable @QueryProjection annotation support for KSP. by @a3magic3pocket in #997
- Bump kotlin.version from 2.1.10 to 2.1.20 by @dependabot in #1015
- Bump springboot.version from 3.4.3 to 3.4.4 by @dependabot in #1016
- Bump com.google.devtools.ksp:symbol-processing-api from 2.1.10-1.0.31 to 2.1.20-1.0.31 by @dependabot in #1017
- Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4 by @dependabot in #1020
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.4.0 to 3.5.0 by @dependabot in #1021
- Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre by @dependabot in #1025
- Bump quarkus.version from 3.19.4 to 3.21.0 by @dependabot in #1026
- Bump com.google.devtools.ksp:symbol-processing-api from 2.1.20-1.0.31 to 2.1.20-1.0.32 by @dependabot in #1027
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.3.2 to 6.4.0 by @dependabot in #1033
- Bump org.openrewrite.recipe:rewrite-migrate-java from 3.4.0 to 3.5.0 by @dependabot in #1035
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.5.0 to 3.5.1 by @dependabot in #1034
- Bump hibernate.version from 6.6.11.Final to 6.6.12.Final by @dependabot in #1037
- Bump asm.version from 9.7.1 to 9.8 by @dependabot in #1038
- Bump net.alchim31.maven:scala-maven-plugin from 4.9.2 to 4.9.5 by @dependabot in #1040
- Bump surefire.version from 3.5.2 to 3.5.3 by @dependabot in #1039
- Bump net.bytebuddy:byte-buddy from 1.17.4 to 1.17.5 by @dependabot in #1044
- Bump org.projectlombok:lombok from 1.18.36 to 1.18.38 by @dependabot in #1045
- Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in #1049
- Bump quarkus.version from 3.21.0 to 3.21.1 by @dependabot in #1048
New Contributors
- @PinkieSwirl made their first contribution in #788
- @kylequera made their first contribution in #865
- @jpmsilva made their first contribution in #892
- @chadongmin made their first contribution in #966
- @a3magic3pocket made their first contribution in #997
Full Changelog: 6.10...6.11