Skip to content

Commit f2b975d

Browse files
authored
Fix vulnerabilities (#90)
* Fix vulnerabilities
1 parent a6e006d commit f2b975d

16 files changed

Lines changed: 248 additions & 85 deletions

.github/workflows/broken_links_checker.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-build.yml

Lines changed: 30 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/dependencies_check.yml

Lines changed: 10 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/dependencies_update.yml

Lines changed: 12 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/release.yml

Lines changed: 39 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.project-keeper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sources:
88
build:
99
runnerOs: ubuntu-latest # Exasol 7.1.x does not yet support the latest Ubuntu version
1010
exasolDbVersions:
11-
- "8.31.0" # Tests fail with 8.32.0, see https://github.com/exasol/virtual-schema-common-document/issues/193
11+
- "2025.1.9"
1212
# - "7.1.30" # Exasol 7.1.x does not yet support the latest Ubuntu version
1313
workflows:
1414
- name: ci-build.yml

0 commit comments

Comments
 (0)