-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…59) * #58: Updated to the new major version of virtual-schema-common-java. Co-authored-by: Sebastian Bär <sebastian.baer@exasol.com>
- Loading branch information
1 parent
6e99960
commit 1e21338
Showing
10 changed files
with
51 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
# Changes | ||
|
||
* [5.0.4](changes-5.0.4.md) | ||
* [5.0.3](changes-5.0.3.md) | ||
* [5.0.2](changes-5.0.2.md) | ||
* [6.0.0](changes_6.0.0.md) | ||
* [5.0.4](changes_5.0.4.md) | ||
* [5.0.3](changes_5.0.3.md) | ||
* [5.0.2](changes_5.0.2.md) |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Virtual Schema Common JDBC 6.0.0, released 2020-09-30 | ||
|
||
Code name: Updated to virtual-schema-common-java 12.0.0 | ||
|
||
## Refactoring | ||
|
||
* #58: Updated to the new major version of `virtual-schema-common-java`. | ||
|
||
|
||
## Dependency updates | ||
|
||
* Updated com.exasol:virtual-schema-common-java:jar:11.0.0 to version 12.0.0 | ||
* Updated org.junit.jupiter:junit-jupiter:jar:5.6.2 to version 5.7.0 | ||
* Updated nl.jqno.equalsverifier:equalsverifier:jar:3.4.1 to version 3.4.3 | ||
* Updated org.mockito:mockito-junit-jupiter:jar:3.4.6 to version 3.5.13 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 0 additions & 24 deletions
24
src/test/java/com/exasol/adapter/sql/DummySqlStatement.java
This file was deleted.
Oops, something went wrong.