Skip to content

Commit e3ce855

Browse files
committed
[fix] raise processor minimum version to 5.3.0
1 parent ed9cb87 commit e3ce855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expath-pkg.xml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<package xmlns="http://expath.org/ns/pkg" name="http://exist-db.org/apps/public-repo" abbrev="@project.name@" version="@project.version@" spec="1.0">
33
<title>eXist-db Public Application Repository</title>
4-
<dependency processor="http://exist-db.org" semver-min="5.0.0"/>
4+
<dependency processor="http://exist-db.org" semver-min="5.3.0"/>
55
<dependency package="http://exist-db.org/xquery/semver-xq" semver-min="2.2.1"/>
66
<dependency package="http://exist-db.org/apps/shared" semver-min="0.9.1"/>
77
<dependency package="http://exist-db.org/html-templating" semver-min="1.0.2"/>

0 commit comments

Comments
 (0)