Skip to content

Commit 08ce5cc

Browse files
Bump junit from 4.12 to 4.13.1 (#165)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d79ac8a commit 08ce5cc

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
@@ -83,7 +83,7 @@
8383
<archetype.java.version>7</archetype.java.version>
8484

8585
<!-- dependency versions to use in generated archetypes -->
86-
<junit.version>4.12</junit.version>
86+
<junit.version>4.13.1</junit.version>
8787
<scrannotations.version>1.9.12</scrannotations.version>
8888
<slingapi.version>2.9.0</slingapi.version>
8989
<slf4japi.version>1.7.6</slf4japi.version>

0 commit comments

Comments
 (0)