Skip to content

Commit

Permalink
DBZ-3658 Adjust exclusions to include ojdbc11
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Sep 24, 2024
1 parent 85900d4 commit ba9580b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@

<!-- Exclude Oracle JDBC driver libraries -->
<exclude>com.oracle.database.jdbc:ojdbc8:*</exclude>
<exclude>com.oracle.database.jdbc:ojdbc11:*</exclude>
<exclude>com.oracle.database.nls:orai18n:*</exclude>

<!-- Exclude dependencies with incorrect scope -->
Expand Down

0 comments on commit ba9580b

Please sign in to comment.