Skip to content

Commit 58d731b

Browse files
authored
Update Readme to Reflect Latest Release Version (#1123)
## Description <!-- Provide a brief summary of the changes made and the issue they aim to address.--> Update Readme.md to Reflect Latest Release Version NO_CHANGELOG=true ## Testing <!-- Describe how the changes have been tested--> Testing Not Required ## Additional Notes to the Reviewer <!-- Share any additional context or insights that may help the reviewer understand the changes better. This could include challenges faced, limitations, or compromises made during the development process. Also, mention any areas of the code that you would like the reviewer to focus on specifically. -->
1 parent 94f3003 commit 58d731b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the following dependency to your `pom.xml`:
2020
<dependency>
2121
<groupId>com.databricks</groupId>
2222
<artifactId>databricks-jdbc</artifactId>
23-
<version>3.0.3</version>
23+
<version>3.0.5</version>
2424
</dependency>
2525
```
2626

0 commit comments

Comments
 (0)