Author: tilman
Date: Mon Aug 19 10:28:22 2024
New Revision: 1920022

URL: http://svn.apache.org/viewvc?rev=1920022&view=rev
Log:
PDFBOX-5660: update maven-plugin-annotations

Modified:
    pdfbox/trunk/parent/pom.xml

Modified: pdfbox/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1920022&r1=1920021&r2=1920022&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Mon Aug 19 10:28:22 2024
@@ -78,7 +78,7 @@
         <dependency>
             <groupId>org.apache.maven.plugin-tools</groupId>
             <artifactId>maven-plugin-annotations</artifactId>
-            <version>3.13.1</version>
+            <version>3.14.0</version>
         </dependency>
     </dependencies>
   </dependencyManagement>


Reply via email to