Skip to content

Releases: jhipster/jhipster-bom

8.7.1

21 Sep 21:56
Compare
Choose a tag to compare

What’s Changed

  • build(deps): Upgrade to Spring Boot 3.3.4 (#1634) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 (#1633) @dependabot
  • build(deps): bump com.gradle:develocity-maven-extension from 1.22 to 1.22.1 (#1632) @dependabot
  • build(deps): bump com.gradle:common-custom-user-data-maven-extension from 2.0 to 2.0.1 (#1631) @dependabot
  • build(deps): bump peter-evans/create-pull-request from 6 to 7 (#1630) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 (#1629) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 (#1628) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 (#1627) @dependabot

8.7.0

27 Aug 01:01
Compare
Choose a tag to compare

What’s Changed

  • Upgrade to Spring Boot 3.3.3 (#1626) @dependabot
  • Upgrade to Maven 3.9.9 (#1619) @renovate
  • build(deps): bump com.gradle:develocity-maven-extension to 1.22 (#1623) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin to 3.4.0 (#1622) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin to 3.4.0 (#1621) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 (#1620) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 (#1618) @dependabot
  • build(deps): bump net.logstash.logback:logstash-logback-encoder from 7.4 to 8.0 (#1617) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (#1616) @dependabot
  • build(deps-dev): bump prettier-plugin-java from 2.6.0 to 2.6.4 (#1610) @dependabot
  • build(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#1611) @dependabot
  • build(deps): bump org.codehaus.mojo:versions-maven-plugin to 2.17.1 (#1612) @dependabot
  • build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.2 to 2023.0.3 (#1607) @dependabot
  • build(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin from 9.0.0 to 9.0.1 (#1606) @dependabot
  • build(deps): bump org.springdoc:springdoc-openapi from 2.5.0 to 2.6.0 (#1605) @dependabot

Full Changelog: 8.6.0...8.7.0

8.6.0

24 Jun 22:35
Compare
Choose a tag to compare

What's Changed

  • Upgrade Spring Boot to 3.3.1 by @dependabot in #1601 and #1603
  • Upgrade Maven to v3.9.8 by @renovate in #1598
  • build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.11.0.3922 to 4.0.0.4121 by @dependabot in #1592
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #1593
  • build(deps-dev): bump prettier from 3.2.5 to 3.3.2 by @dependabot in #1594, #1595, and #1597
  • build(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.2 to 9.0.0 by @dependabot in #1596
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #1599
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 by @dependabot in #1600
  • build(deps): bump com.gradle:develocity-maven-extension from 1.21.4 to 1.21.5 by @dependabot in #1602

Full Changelog: 8.5.0...8.6.0

8.5.0

31 May 01:22
Compare
Choose a tag to compare

What's Changed

  • Remove AngularCookieLocaleResolver by @shrralis in #1444
  • Use versions:set to replace version by @mshima in #1583
  • Add test for jhipster/actions/build-jhipster-bom by @mshima in #1584
  • Upgrade Spring Boot from 3.2.5 to 3.3.0 by @dependabot in #1585 and #1586
  • Migrate to gradle develocity maven extension by @atomfrede in #1587
  • chore(deps): update dependency maven-wrapper to v3.3.2 by @renovate in #1581
  • chore(deps): update dependency maven to v3.9.7 by @renovate in #1588
  • Upgrade to Spring Cloud 2023.0.2 by @mraible in #1591
  • build(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #1589
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #1590

New Contributors

Full Changelog: 8.4.0...8.5.0

8.4.0

30 Apr 00:53
Compare
Choose a tag to compare

What’s Changed

8.3.0

08 Apr 21:24
Compare
Choose a tag to compare

What’s Changed

  • build(deps-dev): bump org.testng:testng from 7.9.0 to 7.10.0 (#1560) @dependabot
  • build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#1559) @dependabot
  • build(deps): bump io.mongock:mongock-bom from 5.4.0 to 5.4.1 (#1561) @dependabot
  • build(deps): bump com.gradle:common-custom-user-data-maven-extension from 1.13 to 2 (#1557) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#1558) @dependabot
  • build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#1555) @dependabot
  • build(deps): bump eu.michael-simons.neo4j:neo4j-migrations-spring-boot-starter from 2.9.3 to 2.10.0 (#1556) @dependabot
  • build(deps): bump org.springdoc:springdoc-openapi from 2.4.0 to 2.5.0 (#1554) @dependabot
  • build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.0 to 2023.0.1 (#1553) @dependabot
  • make more dependencies optional (#1552) @mshima
  • make every dependency optional (#1551) @mshima
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#1550) @dependabot
  • build(deps): bump cucumber-jvm.version from 7.16.0 to 7.16.1 (#1549) @dependabot
  • build(deps): bump cucumber-jvm.version from 7.15.0 to 7.16.0 (#1548) @dependabot
  • build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.2.3 to 3.2.4 (#1547) @dependabot
  • drop junit-platform-console (#1545) @mshima
  • drop mapstruct managed dependency (#1544) @mshima
  • Update jhipster-bom version to 8.3.0-SNAPSHOT (#1546) @DanielFran

8.2.0

20 Mar 14:04
Compare
Choose a tag to compare

What's Changed

  • Update bom version to 8.2.0-SNAPSHOT by @DanielFran in #1487
  • Update maven version to 3.9.6 by @DanielFran in #1488
  • build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by @dependabot in #1486
  • build(deps): bump cucumber-jvm.version from 7.14.1 to 7.15.0 by @dependabot in #1489
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 by @dependabot in #1490
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #1492
  • build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 by @dependabot in #1491
  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #1493
  • build(deps): bump eu.michael-simons.neo4j:neo4j-migrations-spring-boot-starter from 2.8.0 to 2.8.1 by @dependabot in #1494
  • Bump org.junit.platform:junit-platform-console from 1.9.3 to 1.10.1 by @dependabot in #1462
  • build(deps): bump org.redisson:redisson from 3.25.0 to 3.25.1 by @dependabot in #1495
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #1496
  • build(deps): bump org.redisson:redisson from 3.25.1 to 3.25.2 by @dependabot in #1497
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #1499
  • build(deps-dev): bump org.testng:testng from 7.8.0 to 7.9.0 by @dependabot in #1500
  • build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.2.0 to 3.2.1 by @dependabot in #1498
  • Update Copyright Headers by @github-actions in #1501
  • build(deps): bump eu.michael-simons.neo4j:neo4j-migrations-spring-boot-starter from 2.8.1 to 2.8.2 by @dependabot in #1502
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 by @dependabot in #1503
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #1504
  • build(deps): bump io.mongock:mongock-bom from 5.3.6 to 5.4.0 by @dependabot in #1505
  • build(deps-dev): bump prettier from 3.1.1 to 3.2.2 by @dependabot in #1506
  • build(deps): bump org.redisson:redisson from 3.25.2 to 3.26.0 by @dependabot in #1507
  • build(deps-dev): bump prettier from 3.2.2 to 3.2.4 by @dependabot in #1508
  • build(deps): bump actions/cache from 3 to 4 by @dependabot in #1509
  • build(deps): bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.4 by @dependabot in #1511
  • build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.2.1 to 3.2.2 by @dependabot in #1510
  • build(deps): bump release-drafter/release-drafter from 5 to 6 by @dependabot in #1513
  • build(deps-dev): bump prettier from 3.2.4 to 3.2.5 by @dependabot in #1514
  • build(deps-dev): bump org.junit.platform:junit-platform-console from 1.10.1 to 1.10.2 by @dependabot in #1515
  • Remove the use of the Eclipse plugin by @DanielFran in #1516
  • Add renovate configuration to update maven-wrapper by @DanielFran in #1518
  • chore(deps): update dependency maven to v3.9.6 by @renovate in #1519
  • build(deps): bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #1512
  • build(deps): bump org.testcontainers:testcontainers-bom from 1.19.4 to 1.19.5 by @dependabot in #1520
  • build(deps): bump eu.michael-simons.neo4j:neo4j-migrations-spring-boot-starter from 2.8.2 to 2.9.0 by @dependabot in #1521
  • build(deps): bump org.redisson:redisson from 3.26.0 to 3.26.1 by @dependabot in #1522
  • build(deps): bump eu.michael-simons.neo4j:neo4j-migrations-spring-boot-starter from 2.9.0 to 2.9.1 by @dependabot in #1523
  • build(deps): bump org.redisson:redisson from 3.26.1 to 3.27.0 by @dependabot in #1524
  • build(deps): bump org.testcontainers:testcontainers-bom from 1.19.5 to 1.19.6 by @dependabot in #1525
  • use gradle develocity for build caching by @atomfrede in #1527
  • build(deps): bump org.redisson:redisson from 3.27.0 to 3.27.1 by @dependabot in #1528
  • build(deps): bump com.github.differentway:couchmove from 3.3.2 to 3.4.1 by @dependabot in #1529
  • build(deps): bump com.gradle:common-custom-user-data-maven-extension from 1.12.5 to 1.13 by @dependabot in #1530
  • build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.2.2 to 3.2.3 by @dependabot in #1526
  • build(deps): bump eu.michael-simons.neo4j:neo4j-migrations-spring-boot-starter from 2.9.1 to 2.9.2 by @dependabot in #1532
  • build(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 by @dependabot in #1531
  • build(deps): bump org.testcontainers:testcontainers-bom from 1.19.6 to 1.19.7 by @dependabot in #1533
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #1534
  • build(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 by @dependabot in #1535
  • build(deps): bump org.springdoc:springdoc-openapi from 2.3.0 to 2.4.0 by @dependabot in #1536
  • build(deps): bump org.redisson:redisson from 3.27.1 to 3.27.2 by @dependabot in #1537
  • Update endpoint in JHipsterMetricsEndpoint comment by @yhao3 in #1538
  • build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.10.0.2594 to 3.11.0.3922 by @dependabot in #1539
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #1540
  • build(deps): bump eu.michael-simons.neo4j:neo4j-migrations-spring-boot-starter from 2.9.2 to 2.9.3 by @dependabot in #1541
  • build(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 by @dependabot in #1542
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #1543

New Contributors

Full Changelog: 8.1.0...8.2.0

8.1.0

11 Dec 11:45
Compare
Choose a tag to compare

What’s Changed

  • Upgrade to Spring Boot 3.2 and Spring Cloud 2023 (#1460) @mraible
  • build(deps): bump org.redisson:redisson from 3.24.3 to 3.25.0 (#1485) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#1484) @dependabot
  • build(deps): bump eu.michael-simons.neo4j:neo4j-migrations-spring-boot-starter from 2.7.0 to 2.8.0 (#1482) @dependabot
  • build(deps): bump actions/setup-java from 3 to 4 (#1480) @dependabot
  • build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#1479) @dependabot
  • build(deps): bump io.mongock:mongock-bom from 5.3.5 to 5.3.6 (#1478) @dependabot
  • build(deps): bump com.googlecode.xmemcached:xmemcached from 2.4.7 to 2.4.8 (#1477) @dependabot
  • build(deps): bump cucumber-jvm.version from 7.14.0 to 7.14.1 (#1476) @dependabot
  • refactor & sonar fixes (#1472) @DishaAnand
  • Bump org.testcontainers:testcontainers-bom from 1.19.2 to 1.19.3 (#1473) @dependabot
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 (#1471) @dependabot
  • Bump com.playtika.reactivefeign:feign-reactor-bom from 4.0.2 to 4.0.3 (#1470) @dependabot
  • Bump org.testcontainers:testcontainers-bom from 1.19.1 to 1.19.2 (#1469) @dependabot
  • Bump prettier from 3.0.3 to 3.1.0 (#1468) @dependabot
  • Bump io.mongock:mongock-bom from 5.3.4 to 5.3.5 (#1467) @dependabot
  • Bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.1 (#1466) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#1465) @dependabot
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 (#1464) @dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (#1463) @dependabot
  • code coverage: Added testcases for file JSR310DateConverters, RandomUtil, ProblemDetailWithCause (#1461) @DishaAnand
  • Bump com.playtika.reactivefeign:feign-reactor-bom from 4.0.0 to 4.0.2 (#1459) @dependabot

8.0.0

06 Nov 17:53
Compare
Choose a tag to compare

What’s Changed

  • Bump eu.michael-simons.neo4j:neo4j-migrations-spring-boot-starter from 2.6.0 to 2.7.0 (#1458) @dependabot
  • Import spring-boot-starter-parent BOM (#1457) @mraible
  • Bump org.codehaus.mojo:properties-maven-plugin from 1.2.0 to 1.2.1 (#1456) @dependabot
  • Bump actions/setup-node from 3 to 4 (#1455) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#1453) @dependabot
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 (#1452) @dependabot
  • Bump org.redisson:redisson from 3.24.2 to 3.24.3 (#1454) @dependabot
  • Bump io.github.git-commit-id:git-commit-id-maven-plugin from 6.0.0 to 7.0.0 (#1450) @dependabot
  • Bump org.redisson:redisson from 3.24.1 to 3.24.2 (#1451) @dependabot
  • Bump org.redisson:redisson from 3.23.5 to 3.24.1 (#1448) @dependabot
  • Bump org.springframework.boot:spring-boot-dependencies from 3.1.4 to 3.1.5 (#1449) @dependabot
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#1447) @dependabot

8.0.0-rc.1

14 Oct 11:51
Compare
Choose a tag to compare

What’s Changed

  • Update maven version to 3.9.5 (#1446) @DanielFran
  • Bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.0 (#1445) @dependabot
  • Bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.1 (#1443) @dependabot
  • Update comment (#1442) @yhao3
  • Bump org.springframework.boot:spring-boot-dependencies from 3.1.3 to 3.1.4 (#1441) @dependabot
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 (#1440) @dependabot
  • Bump org.redisson:redisson from 3.23.4 to 3.23.5 (#1439) @dependabot
  • Bump eu.michael-simons.neo4j:neo4j-migrations-spring-boot-starter from 2.5.3 to 2.6.0 (#1438) @dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 (#1437) @dependabot
  • Fix unknown enum constant javax.annotation.meta.When.MAYBE (#1436) @DanielFran
  • Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594 (#1435) @dependabot
  • Bump cucumber-jvm.version from 7.13.0 to 7.14.0 (#1433) @dependabot
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 (#1434) @dependabot
  • Drop azure and aws profile/dependency (#1432) @DanielFran