We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92c9c3c commit cb92254Copy full SHA for cb92254
pom.xml
@@ -47,9 +47,9 @@
47
<slf4j-version>2.0.17</slf4j-version>
48
<commons-lang-version>3.17.0</commons-lang-version>
49
<commons-io-version>2.18.0</commons-io-version>
50
- <junit-version>5.12.0</junit-version>
+ <junit-version>5.12.1</junit-version>
51
<pdfbox-version>3.0.4</pdfbox-version>
52
- <mockito-version>5.16.0</mockito-version>
+ <mockito-version>5.16.1</mockito-version>
53
<hamcrest-version>1.3</hamcrest-version>
54
55
<!-- Maven plugins -->
0 commit comments