Skip to content

Commit b27f20f

Browse files
dependabot[bot]francisf
authored andcommitted
Bump junit from 4.13.1 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2. - [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.1...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58628cf commit b27f20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<properties>
3838
<jackson.version>2.9.10</jackson.version>
39-
<junit.version>4.13.1</junit.version>
39+
<junit.version>4.13.2</junit.version>
4040
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4141
<maven.compiler.source>1.8</maven.compiler.source>
4242
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)