Author: tilman
Date: Sun Dec  2 20:27:31 2018
New Revision: 1848013

URL: http://svn.apache.org/viewvc?rev=1848013&view=rev
Log:
PDFBOX-4071: update plugin version

Modified:
    pdfbox/trunk/parent/pom.xml

Modified: pdfbox/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1848013&r1=1848012&r2=1848013&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Sun Dec  2 20:27:31 2018
@@ -164,7 +164,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>3.3.3</version>
+                        <version>3.3.4</version>
                         <configuration>
                             
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
                         </configuration>
@@ -295,7 +295,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>4.0.0</version>
+                    <version>4.1.0</version>
                 </plugin>
             </plugins>
         </pluginManagement>


Reply via email to