mirror of https://github.com/google/oss-fuzz.git
13 lines
564 B
Diff
13 lines
564 B
Diff
diff --git a/jaxrpc-ri/pom.xml b/jaxrpc-ri/pom.xml
|
|
--- a/jaxrpc-ri/pom.xml
|
|
+++ b/jaxrpc-ri/pom.xml
|
|
@@ -147,7 +149,7 @@
|
|
<plugin>
|
|
<groupId>org.apache.felix</groupId>
|
|
<artifactId>maven-bundle-plugin</artifactId>
|
|
- <version>4.2.1</version>
|
|
+ <version>5.1.8</version>
|
|
<configuration>
|
|
<instructions>
|
|
<_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Include-Resource</_removeheaders>
|