[OPB-x] updating to abstracto 1.2.5

adding webservices dependency
This commit is contained in:
Sheldan
2021-03-29 01:45:13 +02:00
parent d25f8dc12f
commit fad8abe2e3
9 changed files with 53 additions and 9 deletions

View File

@@ -80,6 +80,11 @@
<artifactId>link-embed-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>webservices-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>starboard-impl</artifactId>