Skip to content

Commit

Permalink
Merge pull request #16 from Quodatum/dev
Browse files Browse the repository at this point in the history
[MOD] update to BaseX11.0
  • Loading branch information
apb2006 authored Jun 17, 2024
2 parents 4c9e9d0 + 2730f68 commit a557137
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ name: multi-arch docker buildx
env:
JDK_IMAGE: eclipse-temurin:17-jre
JDK_TAG: 17-jre
BASEX_VER: https://files.basex.org/releases/10.7/BaseX107.zip
BASEX_TAG: basex-10.7
BASEX_VER: https://files.basex.org/releases/11.0/BaseX110.zip
BASEX_TAG: basex-11.0

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
END OF TERMS AND CONDITIONS


Copyright 2021 Quodatum, Andy Bunce
Copyright 2024 Quodatum, Andy Bunce

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
Binary file added basex/custom/saxon-he-10.9.jar
Binary file not shown.
Binary file removed basex/custom/saxon-he-11.6.jar
Binary file not shown.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2024-06-17
* update BaseX to 11.0
* Saxon-HE to 10.9

# 2023-12-23
* update BaseX to 10.7
* update Saxon-HE to 11.6
Expand Down

0 comments on commit a557137

Please sign in to comment.