Skip to content

Commit d518472

Browse files
committed
Downgrade Jersey to version that plays nicely with Docker's Java client
1 parent ec8ae2f commit d518472

File tree

1 file changed

+1
-0
lines changed
  • spring-boot-integration-tests/spring-boot-launch-script-tests

1 file changed

+1
-0
lines changed

spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
</organization>
1818
<properties>
1919
<main.basedir>${basedir}/../..</main.basedir>
20+
<jersey.version>2.11</jersey.version>
2021
</properties>
2122
<dependencies>
2223
<dependency>

0 commit comments

Comments
 (0)