Skip to content

Commit

Permalink
Bump ojdbc8 from 12.2.0.1 to 21.1.0.0 (#550)
Browse files Browse the repository at this point in the history
Bumps ojdbc8 from 12.2.0.1 to 21.1.0.0.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2021
1 parent f161a1d commit e252c56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spring-content-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc8</artifactId>
<version>12.2.0.1</version>
<version>21.1.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion spring-content-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc8</artifactId>
<version>12.2.0.1</version>
<version>21.1.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e252c56

Please sign in to comment.