summaryrefslogtreecommitdiffstats
path: root/container-disc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-disc/pom.xml')
-rw-r--r--container-disc/pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index c726ea94d48..c112466bbd4 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -144,15 +144,6 @@
<scope>compile</scope>
</dependency>
</dependencies>
- <properties>
- <!-- These versions must be the ones used by the current jersey version (see vespa_jersey2/target/dependency).
- Declared here to clarify what usually needs to be updated after a jersey version upgrade,
- _not_ to enforce particular versions of these dependencies.
- Do not move these to the root pom! -->
- <hk2.version>2.5.0-b05</hk2.version>
- <javassist.version>3.20.0-GA</javassist.version>
- <mimepull.version>1.9.6</mimepull.version>
- </properties>
<build>
<plugins>
<plugin>