Skip to content

Commit 0805f7d

Browse files
Bump exist.version from 5.0.0 to 5.1.0
Bumps `exist.version` from 5.0.0 to 5.1.0. Updates `exist-core` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/exist-db/exist/releases) - [Changelog](https://github.com/eXist-db/exist/blob/develop/exist-versioning-release.md) - [Commits](eXist-db/exist@eXist-5.0.0...eXist-5.1.0) Updates `exist-expath` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/exist-db/exist/releases) - [Changelog](https://github.com/eXist-db/exist/blob/develop/exist-versioning-release.md) - [Commits](eXist-db/exist@eXist-5.0.0...eXist-5.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 18f0522 commit 0805f7d

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
@@ -48,7 +48,7 @@
4848
<project.build.source>1.8</project.build.source>
4949
<project.build.target>1.8</project.build.target>
5050

51-
<exist.version>5.0.0</exist.version> <!-- change to 5.1.0-SNAPSHOT -->
51+
<exist.version>5.1.0</exist.version> <!-- change to 5.1.0-SNAPSHOT -->
5252
<activemq.version>5.15.10</activemq.version>
5353
<commonspool2.version>2.7.0</commonspool2.version>
5454
<hawtbuf.version>1.11</hawtbuf.version>

0 commit comments

Comments
 (0)