Skip to content

Commit a5d1621

Browse files
build(deps): bump org.apache.commons:commons-math3 from 3.6 to 3.6.1 (#92)
Bumps org.apache.commons:commons-math3 from 3.6 to 3.6.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-math3 dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2145ae8 commit a5d1621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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</commons-math3.version>
20+
<commons-math3.version>3.6.1</commons-math3.version>
2121

2222
<!-- JSON Management -->
2323
<jackson-databind.version>2.20.1</jackson-databind.version>

0 commit comments

Comments
 (0)