Skip to content

Commit 2ca2da1

Browse files
committed
[feature] Make eXist-db 6.4.0 the minimum compatible version for EXPath Packages
1 parent a3b32f3 commit 2ca2da1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

elemental-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<project.parent.relativePath>.</project.parent.relativePath>
8989

9090
<!-- NOTE: this needs to be set to the latest eXist-db compatible version of the EXPath packages that we want -->
91-
<exist-db.expath.pkg.compatible.version>6.3.0</exist-db.expath.pkg.compatible.version>
91+
<exist-db.expath.pkg.compatible.version>6.4.0</exist-db.expath.pkg.compatible.version>
9292

9393
<!-- Sonar cloud-->
9494
<sonar.projectKey>evolvedbinary_elemental</sonar.projectKey>

0 commit comments

Comments
 (0)