Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit 82030af

Browse files
Bump the dependencies group with 8 updates (#321)
1 parent 1ca2e3d commit 82030af

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
<!-- TEST dependencies -->
7373
<mockito.version>5.18.0</mockito.version>
74-
<apache.commons.version>2.19.0</apache.commons.version>
74+
<apache.commons.version>2.20.0</apache.commons.version>
7575

7676
<!-- Build tools' properties -->
7777
<spotbugs.version>4.9.3</spotbugs.version>
@@ -86,10 +86,10 @@
8686
<maven.javadoc.version>3.11.2</maven.javadoc.version>
8787
<maven.assembly.version>3.7.1</maven.assembly.version>
8888
<maven.plugin.plugin.version>3.9.0</maven.plugin.plugin.version>
89-
<junit.jupiter.version>5.13.3</junit.jupiter.version>
90-
<junit.platform.version>1.13.3</junit.platform.version>
89+
<junit.jupiter.version>5.13.4</junit.jupiter.version>
90+
<junit.platform.version>1.13.4</junit.platform.version>
9191
<maven.surefire.version>3.5.3</maven.surefire.version>
92-
<jackson-dataformat-yaml.version>2.19.1</jackson-dataformat-yaml.version>
92+
<jackson-dataformat-yaml.version>2.19.2</jackson-dataformat-yaml.version>
9393
<org.eclipse.sisu.version>0.9.0.M4</org.eclipse.sisu.version>
9494
<bouncycastle.version>1.81</bouncycastle.version>
9595

0 commit comments

Comments
 (0)