File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
ojdbc-provider-opentelemetry Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ JDK versions. The coordinates for the latest release are:
44
44
<dependency >
45
45
<groupId >com.oracle.database.jdbc</groupId >
46
46
<artifactId >ojdbc-provider-azure</artifactId >
47
- <version >1.0.1 </version >
47
+ <version >1.0.2 </version >
48
48
</dependency >
49
49
```
50
50
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ JDK versions. The coordinates for the latest release are:
56
56
<dependency >
57
57
<groupId >com.oracle.database.jdbc</groupId >
58
58
<artifactId >ojdbc-provider-oci</artifactId >
59
- <version >1.0.1 </version >
59
+ <version >1.0.2 </version >
60
60
</dependency >
61
61
```
62
62
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ The coordinates for the latest release are:
44
44
<dependency >
45
45
<groupId >com.oracle.database.jdbc</groupId >
46
46
<artifactId >ojdbc-provider-opentelemetry</artifactId >
47
- <version >1.0.1 </version >
47
+ <version >1.0.2 </version >
48
48
</dependency >
49
49
```
50
50
You can’t perform that action at this time.
0 commit comments