Flowable-spring-boot-starter:6.4.1 does not populate the flowable database

I set the mysql java connector to version 5.1.44
implementation ‘mysql:mysql-connector-java:5.1.44’
Now at start up it creates the tables, but it doesn’t populate the ACT_ID* tables, so there are no default users.