Skip to content

Commit af9ca86

Browse files
committed
Merge branch 'main' into flowable-release-8.1.0
2 parents ba63ba3 + aee2229 commit af9ca86

File tree

1 file changed

+6
-0
lines changed
  • modules/flowable-external-job-rest

1 file changed

+6
-0
lines changed

modules/flowable-external-job-rest/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@
5959
<version>${spring.boot.version}</version>
6060
<scope>test</scope>
6161
</dependency>
62+
<dependency>
63+
<groupId>org.springframework.boot</groupId>
64+
<artifactId>spring-boot-restclient</artifactId>
65+
<version>${spring.boot.version}</version>
66+
<scope>test</scope>
67+
</dependency>
6268
<dependency>
6369
<groupId>org.springframework.boot</groupId>
6470
<artifactId>spring-boot-resttestclient</artifactId>

0 commit comments

Comments
 (0)