File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
55
66## Unpublished
77
8+ ### Changed
9+ - Updated copyrights to 2021
10+ - Updated versions of dependencies to latest releases
11+ - Updated links to Oracle NoSQL Database generic documentation to point to
12+ current documentation
13+
14+ ### Fixed
15+ - Description for the SDK in the pom file is now correct
16+
817## 5.2.25 - 2020-12-11
918
1019### Added
Original file line number Diff line number Diff line change 4646 <copyright >Copyright (c) 2011, 2021 Oracle and/or its affiliates. All rights reserved.</copyright >
4747 <java .apidoc>http://docs.oracle.com/javase/8/docs/api</java .apidoc>
4848 <maven .deploy.skip>false</maven .deploy.skip>
49- <netty .version>4.1.52 .Final</netty .version>
50- <jackson .version>2.11.2 </jackson .version>
51- <bouncy .version>1.66 </bouncy .version>
49+ <netty .version>4.1.58 .Final</netty .version>
50+ <jackson .version>2.12.1 </jackson .version>
51+ <bouncy .version>1.68 </bouncy .version>
5252 <!-- by default, skip tests; tests require a profile -->
5353 <maven .test.skip>true</maven .test.skip>
5454 <javac >javac</javac >
You can’t perform that action at this time.
0 commit comments