We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714819c commit c4841ceCopy full SHA for c4841ce
sqldev/pom.xml
@@ -33,10 +33,10 @@
33
</dependency>
34
<dependency>
35
<groupId>oracle</groupId>
36
- <artifactId>javatools-nodeps</artifactId>
37
- <version>13.0.0</version>
+ <artifactId>oracle.javatools-nodeps</artifactId>
+ <version>12.2.1</version>
38
<scope>system</scope>
39
- <systemPath>${sqldev.basedir}/modules/oracle.javatools/javatools-nodeps.jar</systemPath>
+ <systemPath>${sqldev.basedir}/external/oracle.javatools-nodeps.jar</systemPath>
40
41
42
0 commit comments