Skip to content

Commit 2ce1f4f

Browse files
committed
Require latest semver.xq, bump templating
1 parent 6c833c4 commit 2ce1f4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

expath-pkg.xml.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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>
44
<dependency processor="http://exist-db.org" semver-min="5.3.0"/>
5-
<dependency package="http://exist-db.org/xquery/semver-xq" semver-min="2.2.1"/>
5+
<dependency package="http://exist-db.org/xquery/semver-xq" semver-min="2.4.0"/>
66
<dependency package="http://exist-db.org/apps/shared" semver-min="0.9.1"/>
7-
<dependency package="http://exist-db.org/html-templating" semver-min="1.0.2"/>
7+
<dependency package="http://exist-db.org/html-templating" semver-min="1.1.0"/>
88
</package>

0 commit comments

Comments
 (0)