陈宝仪 created PDFBOX-5726:
---------------------------

             Summary: junit-jupiter changed to compile scope in maven pom when 
upgrade to 3.0.1
                 Key: PDFBOX-5726
                 URL: https://issues.apache.org/jira/browse/PDFBOX-5726
             Project: PDFBox
          Issue Type: Improvement
          Components: Utilities
    Affects Versions: 3.0.1 PDFBox
            Reporter: 陈宝仪


in pdfbox pom 

        <dependency>
              <groupId>org.junit.jupiter</groupId>
              <artifactId>junit-jupiter</artifactId>
          <version>${junit.version}</version>
            </dependency>

the scope of junit jupiter now is compile type. this 's a test utilities. it 
should be test scope in most scenarios. is there any reason to changed to 
compile scope?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to