Skip to content

Commit 671145f

Browse files
Bump junit from 4.13 to 4.13.1 in /PgBulkInsert
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13...r4.13.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 940ac75 commit 671145f

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)