Skip to content

Commit

Permalink
[FLINK-11306][jdcs] Bump derby from 10.10.1.1 to 10.14.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored and zentol committed Jan 11, 2019
1 parent 1a4eb09 commit 205f906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-connectors/flink-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ under the License.
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.10.1.1</version>
<version>10.14.2.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 205f906

Please sign in to comment.