Skip to content

Commit be54263

Browse files
authored
Bump ebean-test-containers to 8.0 (major bump to mark the port fix) (#3742)
Docker changed and that broke how ebean-test-containers detected the currently assigned port for a container. That was fixed in 7.18 but thinking its a good idea to mark that relatively important bug fix with a bump of the major version to 8.0. Everyone using ebean-test-containers should consider updating the ebean-test-containers dependency to 8.0 or 7.18 (both have the fix).
1 parent 6e9d0a9 commit be54263

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<ebean-ddl-runner.version>2.3</ebean-ddl-runner.version>
4949
<ebean-migration-auto.version>1.2</ebean-migration-auto.version>
5050
<ebean-migration.version>14.3.0</ebean-migration.version>
51-
<ebean-test-containers.version>7.18</ebean-test-containers.version>
51+
<ebean-test-containers.version>8.0</ebean-test-containers.version>
5252
<ebean-datasource.version>10.4</ebean-datasource.version>
5353
<ebean-agent.version>16.4.0</ebean-agent.version>
5454
<ebean-maven-plugin.version>16.4.0</ebean-maven-plugin.version>

0 commit comments

Comments
 (0)