Skip to content

Commit e6db577

Browse files
dependabot[bot]c-dilks
authored andcommitted
build(deps): bump org.ejml:ejml-all from 0.43.1 to 0.44.0 (#581)
Bumps [org.ejml:ejml-all](https://github.com/lessthanoptimal/ejml) from 0.43.1 to 0.44.0. - [Release notes](https://github.com/lessthanoptimal/ejml/releases) - [Changelog](https://github.com/lessthanoptimal/ejml/blob/SNAPSHOT/docs/release-checklist.txt) - [Commits](lessthanoptimal/ejml@v0.43.1...v0.44.0) --- updated-dependencies: - dependency-name: org.ejml:ejml-all dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66c7642 commit e6db577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-tools/clas-tracking/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.ejml</groupId>
1919
<artifactId>ejml-all</artifactId>
20-
<version>0.43.1</version>
20+
<version>0.44.0</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>org.jlab.clas</groupId>

0 commit comments

Comments
 (0)