Update the link for Junit 4 and @Before

This commit is contained in:
2021-11-22 14:40:32 -05:00
parent 6e4a769626
commit 7add8d736b
8 changed files with 155 additions and 62 deletions
@@ -56,12 +56,10 @@
<properties>
<hibernate-core.version>5.4.7.Final</hibernate-core.version>
<h2.version>1.4.200</h2.version>
<commons-lang3.version>3.8.1</commons-lang3.version>
<maven.deploy.skip>true</maven.deploy.skip>
<spring-boot.version>2.1.7.RELEASE</spring-boot.version>
<hibernate.core.version>5.4.7.Final</hibernate.core.version>
<h2.version>1.4.200</h2.version>
<commons.lang3.version>3.8.1</commons.lang3.version>
<geodb.version>0.9</geodb.version>
</properties>