Commit 2ba085f 1 parent 066bafa commit 2ba085f Copy full SHA for 2ba085f
File tree 1 file changed +1
-12
lines changed
1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >com.oracle.database.jdbc</groupId >
14
14
<artifactId >ojdbc-extensions</artifactId >
15
- <version >${extensions-version} </version >
15
+ <version >1.0.2 </version >
16
16
</parent >
17
17
18
18
<dependencyManagement >
39
39
<dependency >
40
40
<groupId >com.google.cloud</groupId >
41
41
<artifactId >google-cloud-secretmanager</artifactId >
42
- <exclusions >
43
- <exclusion >
44
- <groupId >com.google.protobuf</groupId >
45
- <artifactId >protobuf-java</artifactId >
46
- </exclusion >
47
- </exclusions >
48
42
</dependency >
49
43
<dependency >
50
44
<groupId >com.google.cloud</groupId >
51
45
<artifactId >google-cloud-storage</artifactId >
52
46
</dependency >
53
- <dependency >
54
- <groupId >com.google.protobuf</groupId >
55
- <artifactId >protobuf-java</artifactId >
56
- <version >3.25.5</version >
57
- </dependency >
58
47
59
48
<!-- TEST DEPENDENCIES -->
60
49
You can’t perform that action at this time.
0 commit comments