github OpenFeign/querydsl 7.2
QueryDSL 7.2

5 hours ago

What's Changed

  • Refactor: Promote SimpleDTOProjection to official NameBasedProjection feature with collection support by @Mouon in #1460
  • Strip whitespace from varName in TypeExtends constructor by @dodgex in #1576
  • Fix false positive tests in ksp-codegen by correcting assertContainAll logic by @justdeok in #1573
  • add docker-compose.yml force amd64 images for database stack by @xeounxzxu in #1530
  • Publish documentation on GitHub Pages by @velo in #1602
  • Replace apt-maven-plugin with Google compile-testing in querydsl-apt by @velo in #1606
  • Upgrade test sources to Java 25 by @velo in #1591
  • #1528: Hibernate CTE support by @Mart1031y in #1529
  • Add scalar function call methods to SQLExpressions by @zio0911 in #1656
  • feat(apt): detect circular Q-class references and warn at compile time by @o54711254 in #1739
  • feat(ksp): make ksp-codegen KSP2-compatible and refine Q-class rendering by @soidisant in #1728
  • Fix invalid JPQL emitted by JPAInsertClause set() style (#1718) by @zio0911 in #1719
  • Deduplicate fetch join results at QueryDSL level by @zio0911 in #1696
  • Add executeWithKey() to JPAInsertClause and HibernateInsertClause by @zio0911 in #1693
List of PRs that updated libraries versions
  • Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.2.20-2.0.4 to 2.3.0 by @dependabot[bot] in #1435
  • Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.21.1 to 6.22.1 by @dependabot[bot] in #1436
  • Build(deps): Bump quarkus.version from 3.28.4 to 3.28.5 by @dependabot[bot] in #1439
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.19.0 to 3.20.0 by @dependabot[bot] in #1438
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.19.0 to 3.20.0 by @dependabot[bot] in #1437
  • Build(deps): Bump springboot.version from 3.5.6 to 3.5.7 by @dependabot[bot] in #1440
  • Build(deps): Bump kotlin.version from 2.2.20 to 2.2.21 by @dependabot[bot] in #1441
  • Build(deps): Bump io.smallrye:jandex from 3.5.0 to 3.5.1 by @dependabot[bot] in #1442
  • Build(deps): Bump maven-plugin.version from 3.15.1 to 3.15.2 by @dependabot[bot] in #1443
  • Build(deps): Bump oracle.version from 23.9.0.25.07 to 23.26.0.0.0 by @dependabot[bot] in #1445
  • Build(deps): Bump com.mysql:mysql-connector-j from 9.4.0 to 9.5.0 by @dependabot[bot] in #1446
  • Build(deps): Bump io.sundr:sundr-maven-plugin from 0.230.1 to 0.230.2 by @dependabot[bot] in #1448
  • Build(deps-dev): Bump org.postgresql:r2dbc-postgresql from 1.1.0.RELEASE to 1.1.1.RELEASE by @dependabot[bot] in #1449
  • Build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 by @dependabot[bot] in #1450
  • Build(deps): Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.20.0 to 2.20.1 by @dependabot[bot] in #1451
  • Build(deps): Bump org.junit:junit-bom from 6.0.0 to 6.0.1 by @dependabot[bot] in #1454
  • Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.3.0 to 2.3.1 by @dependabot[bot] in #1455
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.20.0 to 3.21.1 by @dependabot[bot] in #1456
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.20.0 to 3.21.0 by @dependabot[bot] in #1458
  • Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.22.1 to 6.23.0 by @dependabot[bot] in #1457
  • Build(deps): Bump org.xerial:sqlite-jdbc from 3.50.3.0 to 3.51.0.0 by @dependabot[bot] in #1459
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.21.0 to 3.21.2 by @dependabot[bot] in #1461
  • Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.3.1 to 2.3.2 by @dependabot[bot] in #1462
  • Build(deps): Bump org.hibernate.validator:hibernate-validator from 9.0.1.Final to 9.1.0.Final by @dependabot[bot] in #1466
  • Build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 by @dependabot[bot] in #1467
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.21.1 to 3.21.2 by @dependabot[bot] in #1470
  • Build(deps): Bump io.smallrye:jandex from 3.5.1 to 3.5.2 by @dependabot[bot] in #1468
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.21.2 to 3.21.3 by @dependabot[bot] in #1469
  • Build(deps): Bump com.ibm.db2:jcc from 12.1.2.0 to 12.1.3.0 by @dependabot[bot] in #1471
  • Build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.18.0 to 1.18.1 by @dependabot[bot] in #1472
  • Build(deps): Bump spring.version from 6.2.12 to 7.0.0 by @dependabot[bot] in #1473
  • Build(deps): Bump net.alchim31.maven:scala-maven-plugin from 4.9.6 to 4.9.7 by @dependabot[bot] in #1474
  • Build(deps-dev): Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #1477
  • Build(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #1476
  • Build(deps): Bump com.microsoft.sqlserver:mssql-jdbc from 13.2.1.jre8 to 13.3.0.jre8-preview by @dependabot[bot] in #1478
  • Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.3.2 to 2.3.3 by @dependabot[bot] in #1481
  • Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.23.0 to 6.24.0 by @dependabot[bot] in #1480
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.21.3 to 3.22.0 by @dependabot[bot] in #1482
  • Build(deps): Bump spring.version from 7.0.0 to 7.0.1 by @dependabot[bot] in #1484
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.21.2 to 3.22.0 by @dependabot[bot] in #1485
  • Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.2 to 0.25.0 by @dependabot[bot] in #1486
  • Build(deps): Bump org.xerial:sqlite-jdbc from 3.51.0.0 to 3.51.1.0 by @dependabot[bot] in #1492
  • Build(deps): Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #1490
  • Build(deps): Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 by @dependabot[bot] in #1491
  • Build(deps): Bump io.smallrye:jandex from 3.5.2 to 3.5.3 by @dependabot[bot] in #1495
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.22.0 to 3.23.0 by @dependabot[bot] in #1497
  • Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.24.0 to 6.25.0 by @dependabot[bot] in #1499
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.22.0 to 3.23.0 by @dependabot[bot] in #1500
  • Build(deps-dev): Bump org.eclipse.jdt:ecj from 3.43.0 to 3.44.0 by @dependabot[bot] in #1503
  • Build(deps): Bump mongodb.version from 5.6.1 to 5.6.2 by @dependabot[bot] in #1504
  • Build(deps): Bump dev.morphia.morphia:morphia-core from 2.5.1 to 2.5.2 by @dependabot[bot] in #1507
  • Build(deps): Bump org.eclipse.persistence:eclipselink from 5.0.0-B11 to 5.0.0-B12 by @dependabot[bot] in #1508
  • Build(deps): Bump net.alchim31.maven:scala-maven-plugin from 4.9.7 to 4.9.8 by @dependabot[bot] in #1510
  • Build(deps): Bump spring.version from 7.0.1 to 7.0.2 by @dependabot[bot] in #1509
  • Build(deps): Bump org.eclipse.persistence:eclipselink from 5.0.0-B12 to 5.0.0-B13 by @dependabot[bot] in #1511
  • Build(deps-dev): Bump org.joda:joda-money from 2.0.2 to 2.0.3 by @dependabot[bot] in #1512
  • Build(deps): Bump asm.version from 9.9 to 9.9.1 by @dependabot[bot] in #1513
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.23.0 to 3.24.0 by @dependabot[bot] in #1515
  • Build(deps): Bump mvn.version from 3.9.11 to 3.9.12 by @dependabot[bot] in #1514
  • Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.3.3 to 2.3.4 by @dependabot[bot] in #1517
  • Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.25.0 to 6.26.0 by @dependabot[bot] in #1516
  • Build(deps): Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3 by @dependabot[bot] in #1520
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.23.0 to 3.24.0 by @dependabot[bot] in #1519
  • Build(deps): Bump kotlin.version from 2.2.21 to 2.3.0 by @dependabot[bot] in #1518
  • Build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.3 by @dependabot[bot] in #1523
  • Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.0 to 0.25.1 by @dependabot[bot] in #1524
  • Build(deps): Bump com.fasterxml:classmate from 1.7.1 to 1.7.2 by @dependabot[bot] in #1527
  • Build(deps): Bump com.fasterxml:classmate from 1.7.2 to 1.7.3 by @dependabot[bot] in #1532
  • Build(deps): Bump com.microsoft.sqlserver:mssql-jdbc from 13.3.0.jre8-preview to 13.3.0.jre11-preview by @dependabot[bot] in #1533
  • Build(deps): Bump org.junit:junit-bom from 6.0.1 to 6.0.2 by @dependabot[bot] in #1535
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.24.0 to 3.25.0 by @dependabot[bot] in #1537
  • Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.26.0 to 6.27.0 by @dependabot[bot] in #1539
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.24.0 to 3.25.0 by @dependabot[bot] in #1540
  • Build(deps): Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #1538
  • Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.1 to 0.25.2 by @dependabot[bot] in #1541
  • Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.2 to 0.25.3 by @dependabot[bot] in #1542
  • Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.3 to 0.25.4 by @dependabot[bot] in #1543
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.27.0 to 6.27.1 by @dependabot[bot] in #1545
  • Build(deps): Bump spring.version from 7.0.2 to 7.0.3 by @dependabot[bot] in #1546
  • Build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 by @dependabot[bot] in #1548
  • Build(deps): Bump org.postgresql:postgresql from 42.7.8 to 42.7.9 by @dependabot[bot] in #1547
  • Build(deps): Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.20.1 to 2.21.0 by @dependabot[bot] in #1550
  • Build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.21.0 by @dependabot[bot] in #1551
  • Build(deps): Bump org.codehaus.mojo:animal-sniffer-annotations from 1.26 to 1.27 by @dependabot[bot] in #1549
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.25.0 to 3.26.0 by @dependabot[bot] in #1554
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.25.0 to 3.26.0 by @dependabot[bot] in #1553
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.27.1 to 6.28.0 by @dependabot[bot] in #1555
  • Build(deps): Bump com.microsoft.sqlserver:mssql-jdbc from 13.3.0.jre11-preview to 13.3.1.jre11-preview by @dependabot[bot] in #1557
  • Build(deps): Bump org.orbisgis:h2gis from 2.2.3 to 2.2.4 by @dependabot[bot] in #1560
  • Build(deps-dev): Bump net.alchim31.maven:scala-maven-plugin from 4.9.8 to 4.9.9 by @dependabot[bot] in #1565
  • Build(deps): Bump hibernate.version from 7.0.9.Final to 7.2.1.Final by @dependabot[bot] in #1561
  • Build(deps): Bump org.orbisgis:h2gis from 2.2.4 to 2.2.5 by @dependabot[bot] in #1562
  • Build(deps-dev): Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #1563
  • Build(deps-dev): Bump io.mockk:mockk-jvm from 1.14.6 to 1.14.9 by @dependabot[bot] in #1566
  • Build(deps): Bump org.jboss.logging:jboss-logging from 3.6.1.Final to 3.6.2.Final by @dependabot[bot] in #1567
  • Build(deps): Bump hibernate.version from 7.2.1.Final to 7.2.2.Final by @dependabot[bot] in #1569
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.28.0 to 6.28.1 by @dependabot[bot] in #1568
  • Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.3.4 to 2.3.5 by @dependabot[bot] in #1571
  • Build(deps): Bump com.mysql:mysql-connector-j from 9.5.0 to 9.6.0 by @dependabot[bot] in #1572
  • Build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #1578
  • Build(deps): Bump hibernate.version from 7.2.2.Final to 7.2.3.Final by @dependabot[bot] in #1577
  • Build(deps): Bump mongodb.version from 5.6.2 to 5.6.3 by @dependabot[bot] in #1579
  • Build(deps): Bump oracle.version from 23.26.0.0.0 to 23.26.1.0.0 by @dependabot[bot] in #1580
  • Build(deps): Bump kotlin.version from 2.3.0 to 2.3.10 by @dependabot[bot] in #1582
  • Build(deps): Bump org.xerial:sqlite-jdbc from 3.51.1.0 to 3.51.2.0 by @dependabot[bot] in #1584
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.28.1 to 6.29.0 by @dependabot[bot] in #1588
  • Build(deps): Bump org.postgresql:postgresql from 42.7.9 to 42.7.10 by @dependabot[bot] in #1587
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.26.0 to 3.27.0 by @dependabot[bot] in #1589
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.26.0 to 3.27.0 by @dependabot[bot] in #1590
  • Build(deps): Bump org.junit:junit-bom from 6.0.2 to 6.0.3 by @dependabot[bot] in #1593
  • Build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.18.4 to 1.18.5 by @dependabot[bot] in #1594
  • Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.3.5 to 2.3.6 by @dependabot[bot] in #1597
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.27.0 to 3.27.1 by @dependabot[bot] in #1598
  • Build(deps): Bump spring.version from 7.0.3 to 7.0.5 by @dependabot[bot] in #1600
  • Build(deps): Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 by @dependabot[bot] in #1601
  • Build(deps): Bump hibernate.version from 7.2.3.Final to 7.2.4.Final by @dependabot[bot] in #1583
  • Build(deps): Bump quarkus.version from 3.28.5 to 3.31.4 by @dependabot[bot] in #1599
  • Build(deps): Bump org.firebirdsql.jdbc:jaybird from 5.0.10.java11 to 6.0.4 by @dependabot[bot] in #1558
  • Build(deps): Bump io.projectreactor:reactor-bom from 2024.0.11 to 2025.0.3 by @dependabot[bot] in #1585
  • Build(deps): Bump springboot.version from 3.5.7 to 4.0.2 by @dependabot[bot] in #1559
  • Build(deps): Bump springboot.version from 4.0.2 to 4.0.3 by @dependabot[bot] in #1604
  • Build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 by @dependabot[bot] in #1608
  • Build(deps): Bump hibernate.version from 7.2.4.Final to 7.2.5.Final by @dependabot[bot] in #1607
  • Build(deps): Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.21.0 to 2.21.1 by @dependabot[bot] in #1610
  • Build(deps): Bump surefire.version from 3.5.4 to 3.5.5 by @dependabot[bot] in #1609
  • Build(deps): Bump mongodb.version from 5.6.3 to 5.6.4 by @dependabot[bot] in #1612
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.27.1 to 3.28.0 by @dependabot[bot] in #1615
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.29.0 to 6.30.0 by @dependabot[bot] in #1613
  • Build(deps): Bump quarkus.version from 3.31.4 to 3.32.1 by @dependabot[bot] in #1614
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.27.0 to 3.28.0 by @dependabot[bot] in #1616
  • Build(deps): Bump org.geolatte:geolatte-geom from 1.10 to 1.11 by @dependabot[bot] in #1617
  • Build(deps): Bump hibernate.version from 7.2.5.Final to 7.2.6.Final by @dependabot[bot] in #1618
  • Build(deps): Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2 by @dependabot[bot] in #1619
  • Build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.18.5 to 1.18.7 by @dependabot[bot] in #1620
  • Build(deps): Bump git-code-format-maven-plugin.version from 5.4 to 5.5 by @dependabot[bot] in #1622
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.28.0 to 3.29.0 by @dependabot[bot] in #1623
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.28.0 to 3.29.0 by @dependabot[bot] in #1624
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.30.0 to 6.32.0 by @dependabot[bot] in #1625
  • Build(deps): Bump quarkus.version from 3.32.1 to 3.32.2 by @dependabot[bot] in #1621
  • Build(deps): Bump git-code-format-maven-plugin.version from 5.5 to 6.0 by @dependabot[bot] in #1626
  • Build(deps-dev): Bump net.alchim31.maven:scala-maven-plugin from 4.9.9 to 4.9.10 by @dependabot[bot] in #1628
  • Build(deps): Bump com.microsoft.sqlserver:mssql-jdbc from 13.3.1.jre11-preview to 13.3.2.jre11-preview by @dependabot[bot] in #1629
  • Build(deps): Bump mvn.version from 3.9.12 to 3.9.13 by @dependabot[bot] in #1630
  • Build(deps-dev): Bump org.eclipse.jdt:ecj from 3.44.0 to 3.45.0 by @dependabot[bot] in #1631
  • Build(deps): Bump com.ibm.db2:jcc from 12.1.3.0 to 12.1.4.0 by @dependabot[bot] in #1632
  • Build(deps): Bump org.projectlombok:lombok from 1.18.42 to 1.18.44 by @dependabot[bot] in #1634
  • Build(deps): Bump io.projectreactor:reactor-bom from 2025.0.3 to 2025.0.4 by @dependabot[bot] in #1633
  • Build(deps): Bump quarkus.version from 3.32.2 to 3.32.3 by @dependabot[bot] in #1635
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.29.0 to 3.30.0 by @dependabot[bot] in #1636
  • Build(deps): Bump mvn.version from 3.9.13 to 3.9.14 by @dependabot[bot] in #1637
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.29.0 to 3.30.0 by @dependabot[bot] in #1638
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.32.0 to 6.33.0 by @dependabot[bot] in #1639
  • Build(deps): Bump com.microsoft.sqlserver:mssql-jdbc from 13.3.2.jre11-preview to 13.4.0.jre11 by @dependabot[bot] in #1644
  • Build(deps): Bump kotlin.version from 2.3.10 to 2.3.20 by @dependabot[bot] in #1645
  • Build(deps): Bump org.xerial:sqlite-jdbc from 3.51.2.0 to 3.51.3.0 by @dependabot[bot] in #1647
  • Build(deps): Bump org.jboss.logging:jboss-logging from 3.6.2.Final to 3.6.3.Final by @dependabot[bot] in #1648
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.33.0 to 6.34.0 by @dependabot[bot] in #1650
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.30.0 to 3.30.1 by @dependabot[bot] in #1649
  • Build(deps): Bump quarkus.version from 3.32.3 to 3.32.4 by @dependabot[bot] in #1651
  • Build(deps): Bump springboot.version from 4.0.3 to 4.0.4 by @dependabot[bot] in #1652
  • Build(deps): Bump spring.version from 7.0.5 to 7.0.6 by @dependabot[bot] in #1643
  • Build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2 by @dependabot[bot] in #1653
  • Build(deps): Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.21.1 to 2.21.2 by @dependabot[bot] in #1654
  • Build(deps): Bump quarkus.version from 3.32.4 to 3.34.1 by @dependabot[bot] in #1659
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.30.1 to 3.31.0 by @dependabot[bot] in #1660
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.30.0 to 3.31.0 by @dependabot[bot] in #1661
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.34.0 to 6.35.0 by @dependabot[bot] in #1662
  • Build(deps): Bump springboot.version from 4.0.4 to 4.0.5 by @dependabot[bot] in #1663
  • Build(deps): Bump org.jetbrains.dokka:dokka-maven-plugin from 2.1.0 to 2.2.0 by @dependabot[bot] in #1664
  • Build(deps): Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 in /querydsl-tooling/querydsl-maven-plugin by @dependabot[bot] in #1665
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.31.0 to 3.31.1 by @dependabot[bot] in #1667
  • Build(deps): Bump kotlinpoet.version from 2.2.0 to 2.3.0 by @dependabot[bot] in #1666
  • Build(deps): Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 by @dependabot[bot] in #1669
  • Build(deps): Bump org.firebirdsql.jdbc:jaybird from 6.0.4 to 6.0.5 by @dependabot[bot] in #1668
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.31.0 to 3.32.0 by @dependabot[bot] in #1670
  • Build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.18.7 to 1.18.8 by @dependabot[bot] in #1673
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.32.0 to 3.33.0 by @dependabot[bot] in #1672
  • Build(deps): Bump org.apache.ant:ant from 1.10.15 to 1.10.16 by @dependabot[bot] in #1674
  • Build(deps): Bump quarkus.version from 3.34.1 to 3.34.2 by @dependabot[bot] in #1675
  • Build(deps): Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to 2.10.0 by @dependabot[bot] in #1676
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.35.0 to 6.35.1 by @dependabot[bot] in #1677
  • Build(deps-dev): Bump io.sundr:sundr-maven-plugin from 0.230.2 to 0.240.1 by @dependabot[bot] in #1678
  • Build(deps): Bump quarkus.version from 3.34.2 to 3.34.3 by @dependabot[bot] in #1680
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.31.1 to 3.32.0 by @dependabot[bot] in #1679
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.35.1 to 6.36.0 by @dependabot[bot] in #1681
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.33.0 to 3.34.0 by @dependabot[bot] in #1682
  • Build(deps): Bump mongodb.version from 5.6.4 to 5.6.5 by @dependabot[bot] in #1683
  • Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.4 to 0.25.5 by @dependabot[bot] in #1684
  • Build(deps): Bump org.apache.ant:ant from 1.10.16 to 1.10.17 by @dependabot[bot] in #1686
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.32.0 to 3.32.1 by @dependabot[bot] in #1687
  • Build(deps): Bump hibernate.version from 7.2.6.Final to 7.3.1.Final by @dependabot[bot] in #1685
  • Build(deps): Bump org.xerial:sqlite-jdbc from 3.51.3.0 to 3.53.0.0 by @dependabot[bot] in #1689
  • Build(deps): Bump io.projectreactor:reactor-bom from 2025.0.4 to 2025.0.5 by @dependabot[bot] in #1694
  • Build(deps): Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre by @dependabot[bot] in #1695
  • Build(deps): Bump quarkus.version from 3.34.3 to 3.34.5 by @dependabot[bot] in #1697
  • Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.5 to 0.25.6 by @dependabot[bot] in #1698
  • Build(deps): Bump spring.version from 7.0.6 to 7.0.7 by @dependabot[bot] in #1699
  • Build(deps-dev): Bump org.javassist:javassist from 3.30.2-GA to 3.31.0-GA by @dependabot[bot] in #1700
  • Build(deps): Bump mvn.version from 3.9.14 to 3.9.15 by @dependabot[bot] in #1701
  • Build(deps-dev): Bump io.sundr:sundr-maven-plugin from 0.240.1 to 0.300.0 by @dependabot[bot] in #1702
  • Build(deps): Bump hibernate.version from 7.3.1.Final to 7.3.2.Final by @dependabot[bot] in #1703
  • Build(deps): Bump org.projectlombok:lombok from 1.18.44 to 1.18.46 by @dependabot[bot] in #1705
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.32.1 to 3.33.0 by @dependabot[bot] in #1704
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.34.0 to 3.35.0 by @dependabot[bot] in #1706
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.36.0 to 6.37.0 by @dependabot[bot] in #1707
  • Build(deps): Bump com.mysql:mysql-connector-j from 9.6.0 to 9.7.0 by @dependabot[bot] in #1708
  • Build(deps): Bump quarkus.version from 3.34.5 to 3.34.6 by @dependabot[bot] in #1709
  • Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.3.6 to 2.3.7 by @dependabot[bot] in #1710
  • Build(deps): Bump springboot.version from 4.0.5 to 4.0.6 by @dependabot[bot] in #1711
  • Build(deps): Bump kotlin.version from 2.3.20 to 2.3.21 by @dependabot[bot] in #1712
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.33.0 to 3.33.1 by @dependabot[bot] in #1713
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.35.0 to 3.35.1 by @dependabot[bot] in #1714
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.37.0 to 6.38.0 by @dependabot[bot] in #1715
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.35.1 to 3.35.2 by @dependabot[bot] in #1716
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.33.1 to 3.34.0 by @dependabot[bot] in #1717
  • Build(deps-dev): Bump io.asyncer:r2dbc-mysql from 1.4.1 to 1.4.2 by @dependabot[bot] in #1722
  • Build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 by @dependabot[bot] in #1720
  • Build(deps): Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.21.2 to 2.21.3 by @dependabot[bot] in #1721
  • Build(deps): Bump org.postgresql:postgresql from 42.7.10 to 42.7.11 by @dependabot[bot] in #1723
  • Build(deps): Bump mongodb.version from 5.6.5 to 5.7.0 by @dependabot[bot] in #1724
  • Build(deps): Bump quarkus.version from 3.34.6 to 3.35.1 by @dependabot[bot] in #1726
  • Build(deps): Bump hibernate.version from 7.3.2.Final to 7.3.3.Final by @dependabot[bot] in #1725
  • Build(deps): Bump quarkus.version from 3.35.1 to 3.35.2 by @dependabot[bot] in #1727
  • Build(deps): Bump org.xerial:sqlite-jdbc from 3.53.0.0 to 3.53.1.0 by @dependabot[bot] in #1729
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.38.0 to 6.39.0 by @dependabot[bot] in #1730
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.35.2 to 3.35.3 by @dependabot[bot] in #1731
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.34.0 to 3.34.1 by @dependabot[bot] in #1732
  • Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.6 to 0.25.7 by @dependabot[bot] in #1733
  • Build(deps): Bump org.apache.logging.log4j:log4j-core from 2.25.4 to 2.26.0 by @dependabot[bot] in #1734
  • Build(deps): Bump hibernate.version from 7.3.3.Final to 7.3.4.Final by @dependabot[bot] in #1735
  • Build(deps): Bump org.codehaus.plexus:plexus-classworlds from 2.10.0 to 2.11.0 by @dependabot[bot] in #1736
  • Build(deps): Bump slf4j.version from 2.0.17 to 2.0.18 by @dependabot[bot] in #1738
  • Build(deps): Bump oracle.version from 23.26.1.0.0 to 23.26.2.0.0 by @dependabot[bot] in #1737
  • Build(deps): Bump quarkus.version from 3.35.2 to 3.35.3 by @dependabot[bot] in #1740
  • Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.3.7 to 2.3.8 by @dependabot[bot] in #1741
  • Build(deps): Bump org.geolatte:geolatte-geom from 1.11 to 1.12 by @dependabot[bot] in #1742
  • Build(deps): Bump asm.version from 9.9.1 to 9.10 by @dependabot[bot] in #1743
  • Build(deps): Bump hibernate.version from 7.3.4.Final to 7.3.5.Final by @dependabot[bot] in #1745
  • Build(deps): Bump dev.morphia.morphia:morphia-core from 2.5.2 to 2.5.3 by @dependabot[bot] in #1746
  • Build(deps): Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 by @dependabot[bot] in #1747
  • Build(deps): Bump org.codehaus.plexus:plexus-classworlds from 2.11.0 to 2.12.0 by @dependabot[bot] in #1748
  • Build(deps): Bump org.junit:junit-bom from 6.0.3 to 6.1.0 by @dependabot[bot] in #1749
  • Build(deps): Bump quarkus.version from 3.35.3 to 3.35.4 by @dependabot[bot] in #1750
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.35.3 to 3.36.0 by @dependabot[bot] in #1752
  • Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.39.0 to 6.40.0 by @dependabot[bot] in #1751
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.34.1 to 3.35.0 by @dependabot[bot] in #1754
  • Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.7 to 0.26.0 by @dependabot[bot] in #1753
  • Build(deps): Bump hibernate.version from 7.3.5.Final to 7.3.6.Final by @dependabot[bot] in #1755
  • Build(deps): Bump asm.version from 9.10 to 9.10.1 by @dependabot[bot] in #1756
  • Build(deps): Bump mvn.version from 3.9.15 to 3.9.16 by @dependabot[bot] in #1744

New Contributors

Full Changelog: 7.1...7.2

Don't miss a new querydsl release

NewReleases is sending notifications on new releases.