add evaluation base to web pom
This commit is contained in:
parent
f98c05a916
commit
e64045725c
|
@ -133,6 +133,11 @@
|
|||
<artifactId>oidc-authz</artifactId>
|
||||
<version>2.2.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.opencdmp</groupId>
|
||||
<artifactId>evaluator-base</artifactId>
|
||||
<version>0.0.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in New Issue