Skip to content

Commit a815fbc

Browse files
authored
Merge pull request #28 from eXist-db/dependabot/maven/com.googlecode.efficient-java-matrix-library-ejml-0.25
build(deps): bump ejml from 0.23 to 0.25
2 parents 1d1e8a8 + 6154b8f commit a815fbc

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
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>com.googlecode.efficient-java-matrix-library</groupId>
138138
<artifactId>ejml</artifactId>
139-
<version>0.23</version>
139+
<version>0.25</version>
140140
</dependency>
141141

142142
<dependency>

0 commit comments

Comments
 (0)