You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ti...@apache.org on 2023/04/07 17:29:40 UTC

svn commit: r1909018 - /pdfbox/trunk/parent/pom.xml

Author: tilman
Date: Fri Apr  7 17:29:40 2023
New Revision: 1909018

URL: http://svn.apache.org/viewvc?rev=1909018&view=rev
Log:
PDFBOX-4892: update enforcer plugin

Modified:
    pdfbox/trunk/parent/pom.xml

Modified: pdfbox/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1909018&r1=1909017&r2=1909018&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Fri Apr  7 17:29:40 2023
@@ -351,7 +351,7 @@
             <plugins>
                 <plugin>
                     <artifactId>maven-enforcer-plugin</artifactId>
-                    <version>3.2.1</version>
+                    <version>3.3.0</version>
                     <executions>
                         <execution>
                             <goals>