File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
data/semantickernel-data-oracle Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 4343 <artifactId >jackson-core</artifactId >
4444 <scope >compile</scope >
4545 </dependency >
46- <dependency >
47- <groupId >com.fasterxml.jackson.datatype</groupId >
48- <artifactId >jackson-datatype-jsr310</artifactId >
49- <version >2.18.0</version >
50- </dependency >
51- <!--
52- <dependency>
53- <groupId>com.github.spotbugs</groupId>
54- <artifactId>spotbugs-annotations</artifactId>
55- </dependency>
56- -->
5746 <dependency >
5847 <groupId >com.oracle.database.jdbc</groupId >
5948 <artifactId >ojdbc11</artifactId >
6453 <artifactId >ojdbc-provider-jackson-oson</artifactId >
6554 <version >1.0.4</version >
6655 </dependency >
67- <!-- Tests use TestContainers to create an Oracle Database -->
6856 <dependency >
6957 <groupId >org.junit.jupiter</groupId >
7058 <artifactId >junit-jupiter</artifactId >
You can’t perform that action at this time.
0 commit comments