Commit 984f9e0
committed
Update iText and JUnit dependencies
FilePathPreProcessorTest was altered to match the others because of the
itextpdf pdftest changes. It also now uses JUnit 5 APIs.
List of updated dependencies:
* com.itextpdf:bouncy-castle-adapter:8.0.5 > 9.1.0
* com.itextpdf:io:8.0.5 > 9.1.0
* com.itextpdf:kernel:8.0.5 > 9.1.0
* com.itextpdf:pdftest:8.0.5 > 9.1.0
* org.junit.jupiter:junit-jupiter-api:5.11.0 > 5.12.0
* org.junit.jupiter:junit-jupiter-engine:5.11.0 > 5.12.0
* org.junit.jupiter:junit-jupiter-params:5.11.0 > 5.12.01 parent 56d813f commit 984f9e0
File tree
2 files changed
+7
-8
lines changed- src/test/java/com/itextpdf/rups/model
2 files changed
+7
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | | - | |
50 | | - | |
| 48 | + | |
| 49 | + | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
54 | | - | |
55 | | - | |
| 53 | + | |
| 54 | + | |
56 | 55 | | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
0 commit comments