Skip to content

Commit d07922e

Browse files
committed
Merge branch 'develop' of https://github.com/PublicisSapient/knowhow-processors into test
2 parents f625858 + a49c177 commit d07922e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@
7070

7171
<dependencyManagement>
7272
<dependencies>
73+
<dependency>
74+
<groupId>javax.ws.rs</groupId>
75+
<artifactId>javax.ws.rs-api</artifactId>
76+
<version>2.1.1</version>
77+
<scope>compile</scope>
78+
</dependency>
7379
<!--- adding new dependencies-->
7480
<dependency>
7581
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)