Skip to content

Releases: zapodot/embedded-db-junit

2.2.4

10 Oct 14:01
988ddd5

Choose a tag to compare

What's Changed

  • [Snyk] Security upgrade org.liquibase:liquibase-core from 4.32.0 to 5.0.0 by @zapodot in #667
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #642
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #649
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.2 by @dependabot[bot] in #665
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.12.0 by @dependabot[bot] in #659
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #654
  • Bump org.yaml:snakeyaml from 2.4 to 2.5 by @dependabot[bot] in #651
  • Bump flyway.version from 11.9.1 to 11.13.3 by @dependabot[bot] in #669
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #629
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #658
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0 by @dependabot[bot] in #666
  • Switch to central by @zapodot in #672
  • Bump flyway.version from 11.13.3 to 11.14.0 by @dependabot[bot] in #671
  • Bump com.h2database:h2 from 2.3.232 to 2.4.240 by @dependabot[bot] in #661
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.20.0 by @dependabot[bot] in #650
  • Bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.8 by @dependabot[bot] in #670
  • Bump mockito.version from 5.18.0 to 5.20.0 by @dependabot[bot] in #660
  • Bump org.liquibase:liquibase-core from 4.32.0 to 5.0.1 by @dependabot[bot] in #668
  • Bump org.springframework:spring-jdbc from 6.2.7 to 6.2.11 by @dependabot[bot] in #653
  • Bump org.junit:junit-bom from 5.13.1 to 6.0.0 by @dependabot[bot] in #664
  • Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #656

Full Changelog: 2.2.3...2.2.4

2.2.3

10 Jun 14:42
a8fdc90

Choose a tag to compare

What's Changed

Full Changelog: 2.2.2...2.2.3

2.2.2

13 May 05:57
69301b5

Choose a tag to compare

What's Changed

  • Bump codecov/codecov-action from 4 to 5 by @dependabot in #600
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in #601
  • Bump mockito.version from 5.16.1 to 5.17.0 by @dependabot in #603
  • Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot in #606
  • Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre by @dependabot in #608
  • Bump org.springframework:spring-jdbc from 6.2.5 to 6.2.6 by @dependabot in #610
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0 by @dependabot in #612

Full Changelog: 2.2.1...2.2.2

2.2.1

31 Mar 13:48

Choose a tag to compare

What's Changed

  • Bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot in #542
  • Bump slf4j.version from 2.0.13 to 2.0.16 by @dependabot in #546
  • Bump com.h2database:h2 from 2.2.224 to 2.3.232 by @dependabot in #548
  • Bump org.yaml:snakeyaml from 2.2 to 2.3 by @dependabot in #562
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 by @dependabot in #574
  • Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.4 by @dependabot in #584
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 by @dependabot in #555
  • Bump org.liquibase:liquibase-core from 4.28.0 to 4.29.2 by @dependabot in #564
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.7 by @dependabot in #577
  • Bump mockito.version from 5.12.0 to 5.14.1 by @dependabot in #578
  • Bump org.springframework:spring-jdbc from 6.1.11 to 6.1.13 by @dependabot in #565
  • Bump com.google.guava:guava from 33.2.1-jre to 33.3.1-jre by @dependabot in #568
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.10.1 by @dependabot in #579
  • Bump flyway.version from 10.15.2 to 11.5.0 by @dependabot in #585
  • Bump slf4j.version from 2.0.16 to 2.0.17 by @dependabot in #586
  • Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 by @dependabot in #587
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.3 by @dependabot in #588
  • Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.0 to 2.9.1 by @dependabot in #589
  • Bump org.sql2o:sql2o from 1.8.0 to 1.9.1 by @dependabot in #590
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.11.2 by @dependabot in #592
  • Bump org.liquibase:liquibase-core from 4.29.2 to 4.31.1 by @dependabot in #593
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 by @dependabot in #594
  • Bump org.yaml:snakeyaml from 2.3 to 2.4 by @dependabot in #595
  • Bump net.bytebuddy:byte-buddy from 1.15.4 to 1.17.5 by @dependabot in #596
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.3 by @dependabot in #599
  • Bump mockito.version from 5.14.1 to 5.16.1 by @dependabot in #591
  • Bump org.junit:junit-bom from 5.10.3 to 5.12.1 by @dependabot in #597
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #598

Full Changelog: 2.2.0...2.2.1

2.2.0

11 Jul 14:12
519fa35

Choose a tag to compare

What's Changed

  • Changed baseline java version to Java 17 by @zapodot
  • Bump org.sql2o:sql2o from 1.6.0 to 1.8.0 by @dependabot in #501

Full Changelog: 2.1.2...2.2.0

2.1.2

11 Jul 12:44
c727433

Choose a tag to compare

What's Changed

Full Changelog: r.2.1.1...2.1.2

2.1.1

04 Nov 07:48
d35c54d

Choose a tag to compare

What's Changed

Full Changelog: r.2.1.0...r.2.1.1

2.1.0

12 Aug 11:41
ddb1b94

Choose a tag to compare

  • H2 updated to 2.114
  • Hypersql updated to 2.7.0
  • Flyway updated to 9.1.3 (with has some breaking changes for the community edition)
  • Liquibase updated to 4.15.0
  • all other libs updated to the latest version available

2.0.2

25 Oct 09:58
6fc5112

Choose a tag to compare

Bump deps. No functional differences to v. 2.0.1

2.0.1

22 Oct 10:34
7fdc5ec

Choose a tag to compare

  • fix from @slayful (THX!) for liquibase #227
  • bumped dependencies