File tree Expand file tree Collapse file tree 17 files changed +21
-21
lines changed
ojdbc-provider-jackson-oson
ojdbc-provider-opentelemetry
src/main/java/oracle/jdbc/provider/opentelemetry Expand file tree Collapse file tree 17 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ JDK versions. The coordinates for the latest release are:
3030<dependency >
3131 <groupId >com.oracle.database.jdbc</groupId >
3232 <artifactId >ojdbc-provider-aws</artifactId >
33- <version >1.0.4 </version >
33+ <version >1.0.5 </version >
3434</dependency >
3535```
3636
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >com.oracle.database.jdbc</groupId >
1212 <artifactId >ojdbc-extensions</artifactId >
13- <version >1.0.4 </version >
13+ <version >1.0.5 </version >
1414 </parent >
1515
1616 <dependencyManagement >
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ JDK versions. The coordinates for the latest release are:
4444<dependency >
4545 <groupId >com.oracle.database.jdbc</groupId >
4646 <artifactId >ojdbc-provider-azure</artifactId >
47- <version >1.0.4 </version >
47+ <version >1.0.5 </version >
4848</dependency >
4949```
5050
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >com.oracle.database.jdbc</groupId >
1212 <artifactId >ojdbc-extensions</artifactId >
13- <version >1.0.4 </version >
13+ <version >1.0.5 </version >
1414 </parent >
1515
1616 <dependencyManagement >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >com.oracle.database.jdbc</groupId >
1313 <artifactId >ojdbc-extensions</artifactId >
14- <version >1.0.4 </version >
14+ <version >1.0.5 </version >
1515 </parent >
1616
1717 <dependencies >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >com.oracle.database.jdbc</groupId >
1414 <artifactId >ojdbc-extensions</artifactId >
15- <version >1.0.3 </version >
15+ <version >1.0.5 </version >
1616 </parent >
1717
1818 <dependencyManagement >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ The coordinates for the latest release are:
2525<dependency >
2626 <groupId >com.oracle.database.jdbc</groupId >
2727 <artifactId >ojdbc-provider-hashicorp</artifactId >
28- <version >1.0.4 </version >
28+ <version >1.0.5 </version >
2929</dependency >
3030```
3131
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >com.oracle.database.jdbc</groupId >
1313 <artifactId >ojdbc-extensions</artifactId >
14- <version >1.0.4 </version >
14+ <version >1.0.5 </version >
1515 </parent >
1616
1717 <dependencies >
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ JDK versions. The coordinates for the latest release are:
4444<dependency >
4545 <groupId >com.oracle.database.jdbc</groupId >
4646 <artifactId >ojdbc-provider-jackson-oson</artifactId >
47- <version >1.0.4 </version >
47+ <version >1.0.5 </version >
4848</dependency >
4949```
5050### Note
@@ -56,7 +56,7 @@ It can be done in maven as:
5656<dependency >
5757 <groupId >com.oracle.database.jdbc</groupId >
5858 <artifactId >ojdbc-provider-jackson-oson</artifactId >
59- <version >1.0.4 </version >
59+ <version >1.0.5 </version >
6060 <exclusions >
6161 <exclusion >
6262 <groupId >com.oracle.database.jdbc</groupId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.oracle.database.jdbc</groupId >
1010 <artifactId >ojdbc-extensions</artifactId >
11- <version >1.0.4 </version >
11+ <version >1.0.5 </version >
1212 </parent >
1313
1414 <artifactId >ojdbc-provider-jackson-oson</artifactId >
2121 <dependency >
2222 <groupId >com.oracle.database.jdbc</groupId >
2323 <artifactId >ojdbc-provider-common</artifactId >
24- <version >1.0.4 </version >
24+ <version >1.0.5 </version >
2525 </dependency >
2626 <dependency >
2727 <groupId >com.oracle.database.jdbc</groupId >
You can’t perform that action at this time.
0 commit comments