Skip to content

Commit 5045e42

Browse files
Yavor16Yavor16
authored andcommitted
Bump dependencies
1 parent 83c7e13 commit 5045e42

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@
2020
</sonar.coverage.jacoco.xmlReportPaths>
2121
<junit.version>5.10.2</junit.version>
2222
<junit-platform.version>1.10.2</junit-platform.version>
23-
<mockito.version>5.11.0</mockito.version>
24-
<commons-lang3.version>3.16.0</commons-lang3.version>
23+
<mockito.version>5.14.2</mockito.version>
24+
<commons-lang3.version>3.17.0</commons-lang3.version>
2525
<commons-collections4.version>4.4</commons-collections4.version>
2626
<commons-io.version>2.17.0</commons-io.version>
27-
<snakeyaml.version>2.2</snakeyaml.version>
27+
<snakeyaml.version>2.3</snakeyaml.version>
2828
<!-- Be very wary when updating Semver to newer versions because there is an issue -->
2929
<!-- https://github.com/semver4j/semver4j/issues/208 which must fixed before adoption -->
3030
<semver4j.version>3.1.0</semver4j.version>
3131
<immutables.version>2.10.1</immutables.version>
32-
<jackson.version>2.17.2</jackson.version>
33-
<jackson.databind.version>2.17.2</jackson.databind.version>
32+
<jackson.version>2.18.1</jackson.version>
33+
<jackson.databind.version>2.18.2</jackson.databind.version>
3434
<jaxb-runtime.version>4.0.5</jaxb-runtime.version>
3535
<jakarta.xml.bind-api.version>4.0.2</jakarta.xml.bind-api.version>
3636
<apache.compress.version>1.27.1</apache.compress.version>

0 commit comments

Comments
 (0)