Skip to content

Commit

Permalink
Merge pull request #14 from eclipse-ee4j/dependabot/maven/oracleddlpa…
Browse files Browse the repository at this point in the history
…rser/junit-junit-4.13.1

Bump junit from 4.13 to 4.13.1 in /oracleddlparser
  • Loading branch information
rfelcman authored Nov 4, 2020
2 parents c61f171 + 409f342 commit 20b1318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oracleddlparser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<legal.doc.source>../</legal.doc.source>

<oracle.jdbc.version>19.3.0.0</oracle.jdbc.version>
<junit4-version>4.13</junit4-version>
<junit4-version>4.13.1</junit4-version>

<!-- tests related properties -->
<db.oracle.url>jdbc:oracle:thin:@localhost:1521:ORCL</db.oracle.url>
Expand Down

0 comments on commit 20b1318

Please sign in to comment.