Skip to content

QueryDSL 6.4

Compare
Choose a tag to compare
@velo velo released this 17 Jun 19:16
· 163 commits to master since this release

What's Changed

  • Suppress this-escape warning in all auto-generated entities more properly by @Plondrein in #459
  • Build is failing due to some bug on nexus-staging-maven-plugin by @velo in #428

List of PRs that updated libraries versions
  • Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 by @dependabot in #427
  • Bump net.alchim31.maven:scala-maven-plugin from 4.9.0 to 4.9.1 by @dependabot in #429
  • Bump hibernate.version from 6.5.0.Final to 6.5.1.Final by @dependabot in #431
  • Bump quarkus.version from 3.10.0 to 3.10.1 by @dependabot in #433
  • Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 by @dependabot in #432
  • Bump io.smallrye:jandex from 3.1.8 to 3.2.0 by @dependabot in #435
  • Bump org.springframework:spring-jdbc from 6.1.6 to 6.1.7 by @dependabot in #436
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 by @dependabot in #437
  • Bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.4.1 to 4.0.0 by @dependabot in #438
  • Bump hibernate.version from 6.5.1.Final to 6.5.2.Final by @dependabot in #439
  • Bump jakarta.validation:jakarta.validation-api from 3.0.2 to 3.1.0 by @dependabot in #442
  • Bump kotlin.version from 1.9.24 to 2.0.0 by @dependabot in #440
  • Bump quarkus.version from 3.10.1 to 3.10.2 by @dependabot in #443
  • Bump org.eclipse.persistence:eclipselink from 4.0.2 to 4.0.3 by @dependabot in #445
  • Bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.16 by @dependabot in #446
  • Bump spring.version from 6.1.7 to 6.1.8 by @dependabot in #444
  • Bump springboot.version from 3.2.5 to 3.3.0 by @dependabot in #447
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #448
  • Bump com.squareup:kotlinpoet-jvm from 1.16.0 to 1.17.0 by @dependabot in #449
  • Bump mvn.version from 3.9.6 to 3.9.7 by @dependabot in #450
  • Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0 by @dependabot in #452
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #451
  • Bump quarkus.version from 3.10.2 to 3.11.0 by @dependabot in #454
  • Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3 by @dependabot in #455
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #456
  • Bump net.bytebuddy:byte-buddy from 1.14.16 to 1.14.17 by @dependabot in #453
  • Bump maven-plugin.version from 3.13.0 to 3.13.1 by @dependabot in #461
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #462
  • Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre by @dependabot in #463
  • Bump io.github.classgraph:classgraph from 4.8.172 to 4.8.173 by @dependabot in #464
  • Bump quarkus.version from 3.11.0 to 3.11.1 by @dependabot in #465
  • Bump org.easymock:easymock from 5.2.0 to 5.3.0 by @dependabot in #466
  • Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 by @dependabot in #468
  • Bump spring.version from 6.1.8 to 6.1.9 by @dependabot in #470
  • Bump quarkus.version from 3.11.1 to 3.11.2 by @dependabot in #469
  • Bump org.firebirdsql.jdbc:jaybird from 5.0.4.java11 to 5.0.5.java11 by @dependabot in #471
  • Bump surefire.version from 3.2.5 to 3.3.0 by @dependabot in #472

Full Changelog: 6.3...6.4