This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
google-cloud-binary-authorization-bom
google-cloud-binary-authorization Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.google.cloud</groupId >
1010 <artifactId >google-cloud-shared-config</artifactId >
11- <version >1.5.1 </version >
11+ <version >1.5.3 </version >
1212 </parent >
1313
1414 <name >Google Binary Authorization BOM</name >
Original file line number Diff line number Diff line change 7171 <artifactId >threetenbp</artifactId >
7272 </dependency >
7373
74- <dependency >
75- <groupId >io.grafeas</groupId >
76- <artifactId >grafeas</artifactId >
77- </dependency >
78-
7974 <!-- Test dependencies -->
8075 <dependency >
8176 <groupId >junit</groupId >
8277 <artifactId >junit</artifactId >
8378 <scope >test</scope >
8479 <version >4.13.2</version >
8580 </dependency >
81+ <dependency >
82+ <groupId >io.grafeas</groupId >
83+ <artifactId >grafeas</artifactId >
84+ <scope >test</scope >
85+ </dependency >
8686
8787 <dependency >
8888 <groupId >com.google.api.grpc</groupId >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >com.google.cloud</groupId >
1616 <artifactId >google-cloud-shared-config</artifactId >
17- <version >1.5.1 </version >
17+ <version >1.5.3 </version >
1818 </parent >
1919
2020 <developers >
You can’t perform that action at this time.
0 commit comments