- fix visibility of el api
- remove mockobjects from pom (needs to be migrated to ?spring web mocks?)
This commit is contained in:
jdyer1
2023-10-30 14:29:44 -05:00
committed by Lukasz Lenart
parent 459fd74dc6
commit 6ad0ad512d
6 changed files with 0 additions and 59 deletions
-6
View File
@@ -36,12 +36,6 @@
</properties>
<dependencies>
<dependency>
<groupId>mockobjects</groupId>
<artifactId>mockobjects-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>