Skip to content

Commit

Permalink
Update README files to reflect version 1.0.2 (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
MouhsinElmajdouby authored Feb 7, 2025
1 parent 07ac69d commit dd3b171
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ojdbc-provider-azure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ JDK versions. The coordinates for the latest release are:
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc-provider-azure</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion ojdbc-provider-oci/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ JDK versions. The coordinates for the latest release are:
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc-provider-oci</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion ojdbc-provider-opentelemetry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The coordinates for the latest release are:
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc-provider-opentelemetry</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</dependency>
```

Expand Down

0 comments on commit dd3b171

Please sign in to comment.