Skip to content

Commit 4389a1c

Browse files
committed
Update ojdbc version
1 parent 3f244a1 commit 4389a1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<dependencies>
2020
<dependency>
2121
<groupId>com.oracle.jdbc</groupId>
22-
<artifactId>ojdbc7</artifactId>
23-
<version>12.1.0.2</version>
22+
<artifactId>ojdbc8</artifactId>
23+
<version>12.2.0.1</version>
2424
<scope>compile</scope>
2525
</dependency>
2626
<dependency>

0 commit comments

Comments
 (0)