embedded-db-junit
embedded-db-junit copied to clipboard
JUnit Rule for providing an embedded in-memory database for your tests
Bumps org.hsqldb:hsqldb from 2.7.1 to 2.7.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.2. Commits 313f40a Add mote tests for issue 1065 d236260 Improve test 9905de1 Issue 1064: use identity in toString() for sequences e3b3d8f Issue 1064: improve...
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.5.0 to 3.6.1. Commits 4d18cfb [maven-release-plugin] prepare release maven-dependency-plugin-3.6.1 34348ec [MNG-6847] Use diamond operator 0062083 [MDEP-883] - Upgrade maven-plugin parent to 40 c6973da [MDEP-832] - Remove commons-collections-4...
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.11 to 1.14.14. Release notes Sourced from net.bytebuddy:byte-buddy's releases. Byte Buddy 1.14.14 Adjust type validation to accept additional names that are legal in the class file format....
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.2.4. Release notes Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases. 3.2.4 Release Notes - Maven GPG Plugin - Version 3.2.4 [MGPG-125] - Fix "bestPractices" (#95) @cstamas 📦 Dependency...
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.8.3 to 10.11.1. Release notes Sourced from org.flywaydb:flyway-core's releases. Flyway 10.11.1 See release notes here CLI artifact available here Flyway 10.11.0 See release notes here CLI artifact...
Bumps [org.sql2o:sql2o](https://github.com/aaberg/sql2o) from 1.6.0 to 1.8.0. Commits aa8b7d0 Updated version number a568c5f Merge branch 'StanAccy-feature-query-unique' 36c8706 Fixed tests, that was broken by a previous commit changing the user table name...
Bumps [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.3.31 to 6.1.6. Release notes Sourced from org.springframework:spring-jdbc's releases. v6.1.6 :star: New Features Log column type for limited support message in JdbcUtils.getResultSetValue #32601 Consistent support for generic...
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.14 to 1.14.18. Release notes Sourced from net.bytebuddy:byte-buddy's releases. byte-buddy-1.14.18 Avoid verification error if constructor advice meats dropped implicit this frame and throw exception during instrumentation instead....