Skip to content

Commit 11b5446

Browse files
jgebalviniciusam
andauthored
Update README.md
Co-Authored-By: viniciusam <[email protected]>
1 parent 64cd8cd commit 11b5446

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
* Java SE Runtime Environment 8
1212
* Maven Version 3.5+
1313

14-
The plugin relies on the utPLSQL Java API for database operations, which has the OJDBC as a maven dependency. To be able to download the Oracle dependencies, you need to configure your access to Oracle's Maven Repository:
14+
The plugin requires Oracle JDBC driver (ojdbc8) as a maven dependency.
15+
In order to download the required driver, you need to configure access to Oracle's Maven Repository in your `settings.xml` file.
1516

1617
http://docs.oracle.com/middleware/1213/core/MAVEN/config_maven_repo.htm#MAVEN9010
1718

0 commit comments

Comments
 (0)