Skip to content

Commit 2fe1853

Browse files
authored
Merge pull request #105 from PgBulkInsert/dependabot/maven/PgBulkInsert/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1 in /PgBulkInsert
2 parents 940ac75 + 671145f commit 2fe1853

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
@@ -131,7 +131,7 @@
131131
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
132132

133133
<postgresql.version>42.2.16</postgresql.version>
134-
<junit.version>4.13</junit.version>
134+
<junit.version>4.13.1</junit.version>
135135
</properties>
136136

137137

0 commit comments

Comments
 (0)