File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
bigtable-hbase-1.x-parent/bigtable-hbase-1.x-shaded
bigtable-hbase-2.x-parent/bigtable-hbase-2.x-shaded Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -56,28 +56,33 @@ limitations under the License.
5656 <dependency >
5757 <groupId >org.conscrypt</groupId >
5858 <artifactId >conscrypt-openjdk-uber</artifactId >
59+ <version >2.5.2</version >
5960 <scope >provided</scope >
6061 </dependency >
6162 <dependency >
6263 <groupId >org.conscrypt</groupId >
6364 <artifactId >conscrypt-openjdk</artifactId >
65+ <version >2.5.2</version >
6466 <scope >provided</scope >
6567 </dependency >
6668
6769 <!-- Annotation jars that should not be relocated, but are also not required during runtime -->
6870 <dependency >
6971 <groupId >javax.annotation</groupId >
7072 <artifactId >javax.annotation-api</artifactId >
73+ <version >1.3.2</version >
7174 <scope >provided</scope >
7275 </dependency >
7376 <dependency >
7477 <groupId >org.checkerframework</groupId >
7578 <artifactId >checker-qual</artifactId >
79+ <version >3.49.0</version >
7680 <scope >provided</scope >
7781 </dependency >
7882 <dependency >
7983 <groupId >com.google.code.findbugs</groupId >
8084 <artifactId >jsr305</artifactId >
85+ <version >3.0.2</version >
8186 <scope >provided</scope >
8287 </dependency >
8388 </dependencies >
Original file line number Diff line number Diff line change @@ -56,28 +56,33 @@ limitations under the License.
5656 <dependency >
5757 <groupId >org.conscrypt</groupId >
5858 <artifactId >conscrypt-openjdk-uber</artifactId >
59+ <version >2.5.2</version >
5960 <scope >provided</scope >
6061 </dependency >
6162 <dependency >
6263 <groupId >org.conscrypt</groupId >
6364 <artifactId >conscrypt-openjdk</artifactId >
65+ <version >2.5.2</version >
6466 <scope >provided</scope >
6567 </dependency >
6668
6769 <!-- Annotation jars that should not be relocated, but are also not required during runtime -->
6870 <dependency >
6971 <groupId >javax.annotation</groupId >
7072 <artifactId >javax.annotation-api</artifactId >
73+ <version >1.3.2</version >
7174 <scope >provided</scope >
7275 </dependency >
7376 <dependency >
7477 <groupId >org.checkerframework</groupId >
7578 <artifactId >checker-qual</artifactId >
79+ <version >3.49.0</version >
7680 <scope >provided</scope >
7781 </dependency >
7882 <dependency >
7983 <groupId >com.google.code.findbugs</groupId >
8084 <artifactId >jsr305</artifactId >
85+ <version >3.0.2</version >
8186 <scope >provided</scope >
8287 </dependency >
8388 </dependencies >
You can’t perform that action at this time.
0 commit comments