Skip to content

Commit

Permalink
FLUME-3194 upgrade derby to the latest version
Browse files Browse the repository at this point in the history
Current derby version contains security vulnerabilities.
This update will upgrade to a later version.

This closes apache#184

Reviewers: Ferenc Szabo

(Miklos Csanady via Ferenc Szabo)
  • Loading branch information
Miklos Csanady authored and adenes committed Jan 26, 2018
1 parent e3a0f8b commit 93510c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ limitations under the License.
<commons-io.version>2.1</commons-io.version>
<commons-lang.version>2.5</commons-lang.version>
<curator.version>2.6.0</curator.version>
<derby.version>10.11.1.1</derby.version>
<derby.version>10.14.1.0</derby.version>
<elasticsearch.version>0.90.1</elasticsearch.version>
<fasterxml.jackson.version>2.8.9</fasterxml.jackson.version>
<fest-reflect.version>1.4</fest-reflect.version>
Expand Down

0 comments on commit 93510c6

Please sign in to comment.