-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from exasol/enhamcement/13_add_ossindex_and_ve…
…rsions_maven_plugins Added ossindex and versions maven plugins, updated dependencies
- Loading branch information
Showing
7 changed files
with
163 additions
and
61 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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Changes | ||
|
||
* [3.0.2](changes-3.0.2.md) |
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,20 @@ | ||
# Exasol Virtual Schema Common 3.0.2, released 2020-07-06 | ||
|
||
## Features / Enhancements | ||
|
||
* #13: Added ossindex-maven-plugin and versions-maven-plugin, updated dependencies. | ||
|
||
## Dependency updates | ||
|
||
* Added `org.sonatype.ossindex.maven:ossindex-maven-plugin:3.1.0` | ||
* Added `org.codehaus.mojo:versions-maven-plugin:2.7` | ||
* Added `org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3` | ||
* Updated `org.apache.maven.plugins:maven-assembly-plugin` from 3.2.0 to 3.3.0 | ||
* Updated `org.apache.maven.plugins:maven-javadoc-plugin` from 3.0.1 to 3.2.0 | ||
* Updated `com.exasol:exasol-testcontainers` from 2.0.0 to 2.0.3 | ||
* Updated `com.exasol:hamcrest-resultset-matcher` from 0.1.0 to 1.1.1 | ||
* Updated ` com.exasol:virtual-schema-common-jdbc` from 5.0.1 to 5.0.2 | ||
* Updated `org.junit.jupiter:junit-jupiter-engine` from 5.6.1 to 5.6.2 | ||
* Updated `org.junit.jupiter:junit-jupiter-params` from 5.6.1 to 5.6.2 | ||
* Updated `org.junit.platform:junit-platform-runner` from 1.6.1 to 1.6.2 | ||
* Updated `org.testcontainers:junit-jupiter` from 1.13.0 to 1.14.3 |
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
Oops, something went wrong.