File tree Expand file tree Collapse file tree 5 files changed +6
-5
lines changed
Expand file tree Collapse file tree 5 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11target
22* .versionsBackup
33* .diff
4+ Fortify *
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
55
6- ## Unpublished
6+ ## 5.2.25 - 2020-12-11
77
88### Added
99- Rate Limiting (cloud only):
Original file line number Diff line number Diff line change 88
99 <groupId >com.oracle.nosql.sdk</groupId >
1010 <artifactId >nosqldriver</artifactId >
11- <version >5.2.24-SNAPSHOT </version >
11+ <version >5.2.25 </version >
1212 <packaging >jar</packaging >
1313
1414 <organization >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44
55 <groupId >com.oracle.nosql.sdk</groupId >
6- <version >5.2.24-SNAPSHOT </version >
6+ <version >5.2.25 </version >
77 <artifactId >nosql-java-sdk-examples</artifactId >
88 <name >Oracle NoSQL Database Java Examples</name >
99 <description >Java examples for Oracle NoSQL Database</description >
2525 <dependency >
2626 <groupId >com.oracle.nosql.sdk</groupId >
2727 <artifactId >nosqldriver</artifactId >
28- <version >5.2.24-SNAPSHOT </version >
28+ <version >5.2.25 </version >
2929 </dependency >
3030 </dependencies >
3131
Original file line number Diff line number Diff line change 66
77 <groupId >com.oracle.nosql.sdk</groupId >
88 <artifactId >nosql-java-sdk</artifactId >
9- <version >5.2.24-SNAPSHOT </version >
9+ <version >5.2.25 </version >
1010 <packaging >pom</packaging >
1111 <name >Oracle NoSQL SDK</name >
1212 <description >
You can’t perform that action at this time.
0 commit comments