Skip to content

Commit 103646f

Browse files
authored
Merge pull request #16 from bytefish/dependabot/maven/JSqlServerBulkInsert/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /JSqlServerBulkInsert
2 parents 07cb9fb + acab9f0 commit 103646f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

JSqlServerBulkInsert/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<dependency>
167167
<groupId>junit</groupId>
168168
<artifactId>junit</artifactId>
169-
<version>4.12</version>
169+
<version>4.13.1</version>
170170
<scope>test</scope>
171171
</dependency>
172172

0 commit comments

Comments
 (0)