Re: [External Sender] Re: PDFBox 3.0.1 compile dependency on junit-jupiter

2023-12-04 Thread Gili Tzabari
For anyone else using TestNG for unit tests, you'll need to explicitly exclude JUnit until this is fixed; otherwise, Surefire will refuse to use TestNG. org.apache.pdfbox pdfbox 3.0.1 org.junit.jupiter junit-jupiter Gili On 2023-12-03 20:47, Dan Rabe wrote: Great, thank you! We’ll loo

Re: [External Sender] Re: PDFBox 3.0.1 compile dependency on junit-jupiter

2023-12-03 Thread Dan Rabe
Great, thank you! We’ll look forward to seeing this in the next release! --Dan From: Andreas Lehmkühler Date: Sunday, December 3, 2023 at 1:58 PM To: users@pdfbox.apache.org Subject: [External Sender] Re: PDFBox 3.0.1 compile dependency on junit-jupiter solved, see [1] for further details. And