File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed
ojdbc-provider-observability Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.oracle.database.jdbc</groupId >
99 <artifactId >ojdbc-extensions</artifactId >
10- <version >1.0.3 </version >
10+ <version >1.0.6 </version >
1111 </parent >
1212
1313 <name >Oracle JDBC Observability Provider</name >
2323 <dependencies >
2424 <dependency >
2525 <groupId >com.oracle.database.jdbc</groupId >
26- <artifactId >ojdbc11 </artifactId >
26+ <artifactId >ojdbc8 </artifactId >
2727 </dependency >
2828 <dependency >
2929 <groupId >io.opentelemetry</groupId >
Original file line number Diff line number Diff line change 9191 <version >${jdbc.version} </version >
9292 <scope >provided</scope >
9393 </dependency >
94- <dependency >
95- <groupId >com.oracle.database.jdbc</groupId >
96- <artifactId >ojdbc11</artifactId >
97- <version >${jdbc.version} </version >
98- </dependency >
9994 <dependency >
10095 <groupId >com.oracle.database.security</groupId >
10196 <artifactId >oraclepki</artifactId >
You can’t perform that action at this time.
0 commit comments