Skip to content

Commit dbdbe96

Browse files
authored
ci: test dependabot
1 parent 7c587a7 commit dbdbe96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<!-- Apache Commons libraries -->
1818
<commons-collections4.version>4.5.0</commons-collections4.version>
1919
<commons-lang3.version>3.20.0</commons-lang3.version>
20-
<commons-math3.version>3.6.1</commons-math3.version>
20+
<commons-math3.version>3.6</commons-math3.version>
2121

2222
<!-- JSON Management -->
2323
<jackson-databind.version>2.20.1</jackson-databind.version>
@@ -157,4 +157,4 @@
157157
</plugin>
158158
</plugins>
159159
</build>
160-
</project>
160+
</project>

0 commit comments

Comments
 (0)