Update maven-bundle-plugin version in POM (#5158)

Update maven-bundle-plugin to 3.3.0 to fix CVE-2012-2098, per issue #5148
This commit is contained in:
Mark Symons
2017-03-22 16:57:29 +00:00
committed by wing328
parent 375e34fe12
commit 1733916d48

View File

@@ -872,7 +872,7 @@
<properties>
<swagger-parser-version>1.0.28</swagger-parser-version>
<scala-version>2.11.1</scala-version>
<felix-version>2.3.4</felix-version>
<felix-version>3.3.0</felix-version>
<swagger-core-version>1.5.12</swagger-core-version>
<commons-io-version>2.4</commons-io-version>
<commons-cli-version>1.2</commons-cli-version>