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 8
8
<parent >
9
9
<groupId >com.google.cloud</groupId >
10
10
<artifactId >google-cloud-shared-config</artifactId >
11
- <version >1.5.1 </version >
11
+ <version >1.5.3 </version >
12
12
</parent >
13
13
14
14
<name >Google Binary Authorization BOM</name >
Original file line number Diff line number Diff line change 71
71
<artifactId >threetenbp</artifactId >
72
72
</dependency >
73
73
74
- <dependency >
75
- <groupId >io.grafeas</groupId >
76
- <artifactId >grafeas</artifactId >
77
- </dependency >
78
-
79
74
<!-- Test dependencies -->
80
75
<dependency >
81
76
<groupId >junit</groupId >
82
77
<artifactId >junit</artifactId >
83
78
<scope >test</scope >
84
79
<version >4.13.2</version >
85
80
</dependency >
81
+ <dependency >
82
+ <groupId >io.grafeas</groupId >
83
+ <artifactId >grafeas</artifactId >
84
+ <scope >test</scope >
85
+ </dependency >
86
86
87
87
<dependency >
88
88
<groupId >com.google.api.grpc</groupId >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >com.google.cloud</groupId >
16
16
<artifactId >google-cloud-shared-config</artifactId >
17
- <version >1.5.1 </version >
17
+ <version >1.5.3 </version >
18
18
</parent >
19
19
20
20
<developers >
You can’t perform that action at this time.
0 commit comments