We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f161a1d commit e252c56Copy full SHA for e252c56
spring-content-jpa/pom.xml
@@ -82,7 +82,7 @@
82
<dependency>
83
<groupId>com.oracle.database.jdbc</groupId>
84
<artifactId>ojdbc8</artifactId>
85
- <version>12.2.0.1</version>
+ <version>21.1.0.0</version>
86
<scope>test</scope>
87
</dependency>
88
spring-content-rest/pom.xml
@@ -233,7 +233,7 @@
233
234
235
236
237
238
239
0 commit comments