File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 645
645
<db .dialect>org.hibernate.dialect.H2Dialect</db .dialect>
646
646
<jdbc .driver.groupId>com.h2database</jdbc .driver.groupId>
647
647
<jdbc .driver.artifactId>h2</jdbc .driver.artifactId>
648
- <jdbc .driver.version>${version.com.h2database} </jdbc .driver.version>
648
+ <jdbc .driver.version>2.1.212 </jdbc .driver.version>
649
649
<jdbc .driver>org.h2.Driver</jdbc .driver>
650
650
<jdbc .url>jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1</jdbc .url>
651
651
<jdbc .user>sa</jdbc .user>
Original file line number Diff line number Diff line change 318
318
<version .org.awaitily>4.2.0</version .org.awaitily>
319
319
<version .org.skyscreamer.jsonassert>1.5.0</version .org.skyscreamer.jsonassert>
320
320
<version .io.takari.junit>1.2.7</version .io.takari.junit>
321
- <version .com.h2database>2.1.210 </version .com.h2database>
321
+ <version .com.h2database>2.1.212 </version .com.h2database>
322
322
<version .com.github.tomakehurst.wiremock>2.27.2</version .com.github.tomakehurst.wiremock>
323
323
<version .org.apache.commons.lang3>3.12.0</version .org.apache.commons.lang3>
324
324
<version .org.apache.commons.math3>3.6.1</version .org.apache.commons.math3>
You can’t perform that action at this time.
0 commit comments