-
Notifications
You must be signed in to change notification settings - Fork 2
Fixed vulnerabilities in dependencies #58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
6e70281
b027965
6bb4c3b
6ea8b14
04c9639
7ad7e83
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
pk_generated_parent.pom linguist-generated=true | ||
dependencies.md linguist-generated=true | ||
doc/changes/changelog.md linguist-generated=true | ||
.github/workflows/broken_links_checker.yml linguist-generated=true | ||
.github/workflows/ci-build-next-java.yml linguist-generated=true | ||
.github/workflows/ci-build.yml linguist-generated=true | ||
.github/workflows/dependencies_check.yml linguist-generated=true | ||
.github/workflows/release_droid_prepare_original_checksum.yml linguist-generated=true | ||
.github/workflows/release_droid_print_quick_checksum.yml linguist-generated=true | ||
.github/workflows/release_droid_upload_github_release_assets.yml linguist-generated=true |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Virtual Schema for PostgreSQL 2.0.5, released 2022-09-27 | ||
|
||
Code name: Fix vulnerabilities in dependencies | ||
|
||
## Summary | ||
|
||
This release fixes CVE-2022-38751 and CVE-2022-38752 in snakeyaml. | ||
|
||
## Features | ||
|
||
* #57: Fixed vulnerabilities in dependencies | ||
|
||
## Dependency Updates | ||
|
||
### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:error-reporting-java:0.4.1` to `1.0.0` | ||
* Updated `com.exasol:virtual-schema-common-jdbc:9.0.5` to `10.0.1` | ||
|
||
### Test Dependency Updates | ||
|
||
* Updated `com.exasol:autogenerated-resource-verifier-java:0.1.1` to `0.1.2` | ||
* Updated `com.exasol:exasol-testcontainers:6.1.2` to `6.2.0` | ||
* Updated `com.exasol:hamcrest-resultset-matcher:1.5.1` to `1.5.2` | ||
* Updated `com.exasol:test-db-builder-java:3.3.3` to `3.3.4` | ||
* Updated `com.exasol:virtual-schema-common-jdbc:9.0.5` to `10.0.1` | ||
* Updated `com.exasol:virtual-schema-shared-integration-tests:2.2.0` to `2.2.2` | ||
* Updated `org.junit.jupiter:junit-jupiter:5.8.2` to `5.9.1` | ||
* Updated `org.mockito:mockito-junit-jupiter:4.6.1` to `4.8.0` | ||
* Updated `org.testcontainers:junit-jupiter:1.17.2` to `1.17.3` | ||
* Updated `org.testcontainers:postgresql:1.17.2` to `1.17.3` |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.