Merge branch 'EnunciateIntegration'

This commit is contained in:
Massimiliano Assante 2022-04-11 15:15:39 +02:00
commit b3c7121138
1 changed files with 2 additions and 0 deletions

View File

@ -48,12 +48,14 @@
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-core-annotations</artifactId>
<version>${enunciate.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-rt-util</artifactId>
<version>${enunciate.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>