Author: tilman
Date: Mon Mar 2 11:35:22 2026
New Revision: 1932107
Log:
PDFBOX-5660: correct comment
Modified:
pdfbox/branches/3.0/pdfbox/pom.xml
Modified: pdfbox/branches/3.0/pdfbox/pom.xml
==============================================================================
--- pdfbox/branches/3.0/pdfbox/pom.xml Mon Mar 2 11:27:22 2026
(r1932106)
+++ pdfbox/branches/3.0/pdfbox/pom.xml Mon Mar 2 11:35:22 2026
(r1932107)
@@ -97,7 +97,7 @@
<version>${jbig2.version}</version>
<scope>test</scope>
</dependency>
- <!-- can't use 5.*, doesn't support jdk8 -->
+ <!-- can't use 5.*, doesn't support jdk11 -->
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>