Skip to content

Commit 90eb2ed

Browse files
authored
Merge pull request #70 from PgBulkInsert/dependabot/maven/PgBulkInsert/junit-junit-4.13
Bump junit from 4.12 to 4.13 in /PgBulkInsert
2 parents 9320029 + 48b86c1 commit 90eb2ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PgBulkInsert/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
120120

121121
<postgresql.version>42.2.9</postgresql.version>
122-
<junit.version>4.12</junit.version>
122+
<junit.version>4.13</junit.version>
123123
</properties>
124124

125125

0 commit comments

Comments
 (0)