Skip to content

Commit b901f02

Browse files
committed
Updated dependencies
1 parent ab812a8 commit b901f02

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,16 @@
1313

1414
<google-guava.version>33.4.8-jre</google-guava.version>
1515
<commons-collectiosns.version>4.5.0</commons-collectiosns.version>
16-
<commons-lang3.version>3.17.0</commons-lang3.version>
16+
<commons-lang3.version>3.18.0</commons-lang3.version>
1717
<lombok.version>1.18.38</lombok.version>
1818
<gson.version>2.13.1</gson.version>
19-
<jackson.version>2.19.1</jackson.version>
19+
<jackson.version>2.19.2</jackson.version>
2020
<reflections.version>0.10.2</reflections.version>
2121

22-
<log4j.version>2.24.3</log4j.version>
2322
<logback.version>1.5.18</logback.version>
2423
<slf4j.version>2.0.17</slf4j.version>
2524

26-
<junit.version>5.13.2</junit.version>
25+
<junit.version>5.13.4</junit.version>
2726
<archunit.version>1.4.1</archunit.version>
2827
<dependency-check-maven.version>12.1.3</dependency-check-maven.version>
2928
</properties>

0 commit comments

Comments
 (0)