File tree Expand file tree Collapse file tree 3 files changed +2
-1
lines changed
Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1616- [ improvement] JAVA-1865: Add RelationMetadata.getPrimaryKey()
1717- [ improvement] JAVA-1862: Add ConsistencyLevel.isDcLocal and isSerial
1818- [ improvement] JAVA-1858: Implement Serializable in implementations, not interfaces
19- - [ improvement] JAVA-1851: Make dependency to JCIP annotations non optional
2019- [ improvement] JAVA-1830: Surface response frame size in ExecutionInfo
2120- [ improvement] JAVA-1853: Add newValue(Object...) to TupleType and UserDefinedType
2221- [ improvement] JAVA-1815: Reorganize configuration into basic/advanced categories
Original file line number Diff line number Diff line change 9191 <dependency >
9292 <groupId >com.github.stephenc.jcip</groupId >
9393 <artifactId >jcip-annotations</artifactId >
94+ <optional >true</optional >
9495 </dependency >
9596 <dependency >
9697 <groupId >com.github.spotbugs</groupId >
Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >com.github.stephenc.jcip</groupId >
4646 <artifactId >jcip-annotations</artifactId >
47+ <optional >true</optional >
4748 </dependency >
4849 <dependency >
4950 <groupId >com.github.spotbugs</groupId >
You can’t perform that action at this time.
0 commit comments