You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Virtual Schema for MySQL 3.0.0, released 2021-??-??
1
+
# Virtual Schema for MySQL 3.0.0, released 2022-06-27
2
2
3
-
Code name:
3
+
Code name: Dependency Updates
4
+
5
+
## Summary
6
+
7
+
In this release we updated dependencies and by that fixed the following security vulnerabilities: `CVE-2022-24823`, `CVE-2016-5003`, `CVE-2016-5002`, `CVE-2021-22569`, `CVE-2021-43797`, `CVE-2022-21363`, `sonatype-2012-0050`, `CVE-2016-5004`, `CVE-2021-37136`, `CVE-2021-37137`, `sonatype-2021-0789`.
4
8
5
9
## Refactoring
6
10
@@ -11,23 +15,38 @@ Code name:
11
15
12
16
### Compile Dependency Updates
13
17
14
-
*Updated`com.exasol:error-reporting-java:0.4.0` to `0.4.1`
15
-
* Updated `com.exasol:virtual-schema-common-jdbc:9.0.3` to `9.0.4`
18
+
*Removed`com.exasol:error-reporting-java:0.4.0`
19
+
* Updated `com.exasol:virtual-schema-common-jdbc:9.0.3` to `9.0.5`
16
20
17
21
### Test Dependency Updates
18
22
19
-
* Updated `com.exasol:exasol-testcontainers:4.0.0` to `5.1.1`
23
+
* Updated `com.exasol:exasol-testcontainers:4.0.0` to `6.1.1`
20
24
* Updated `com.exasol:hamcrest-resultset-matcher:1.4.1` to `1.5.1`
21
-
* Added `com.exasol:udf-debugging-java:0.4.1`
22
-
* Updated `com.exasol:virtual-schema-common-jdbc:9.0.3` to `9.0.4`
0 commit comments