QueryDSL 6.10
What's Changed
- Fix coalesce - requires exact type issue #683 by @kamilkrzywanski in #684
- Kotlin KSP Nullability Fix by @CorayThan in #718
List of PRs that updated libraries versions
- Bump springboot.version from 3.3.5 to 3.4.0 by @dependabot in #690
- Bump com.google.devtools.ksp:symbol-processing-api from 2.0.21-1.0.27 to 2.0.21-1.0.28 by @dependabot in #686
- Bump com.ibm.db2:jcc from 11.5.9.0 to 12.1.0.0 by @dependabot in #693
- Bump org.xerial:sqlite-jdbc from 3.47.0.0 to 3.47.1.0 by @dependabot in #694
- Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.1 to 2.18.2 by @dependabot in #698
- Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 by @dependabot in #701
- Bump kotlin.version from 2.0.21 to 2.1.0 by @dependabot in #696
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.45.1 to 5.46.0 by @dependabot in #702
- Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 by @dependabot in #706
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.22.0 to 2.23.1 by @dependabot in #707
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.8.1.jre8 to 12.9.0.jre8-preview by @dependabot in #710
- Bump quarkus.version from 3.16.4 to 3.17.3 by @dependabot in #711
- Bump quarkus.version from 3.17.3 to 3.17.4 by @dependabot in #719
- Bump io.projectreactor:reactor-bom from 2024.0.0 to 2024.0.1 by @dependabot in #716
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #715
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.46.0 to 5.46.2 by @dependabot in #714
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.29.1 to 2.30.1 by @dependabot in #705
- Bump com.google.devtools.ksp:symbol-processing-api from 2.0.21-1.0.28 to 2.1.0-1.0.29 by @dependabot in #703
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.46.2 to 5.46.3 by @dependabot in #722
- Bump spring.version from 6.2.0 to 6.2.1 by @dependabot in #720
New Contributors
- @CorayThan made their first contribution in #718
Full Changelog: 6.9...6.10