Skip to content

Commit 1acb68a

Browse files
Bump junit from 4.12 to 4.13.1 in /samples/struts2/pet-store (#388)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61bbef6 commit 1acb68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/struts2/pet-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<maven.compiler.target>1.8</maven.compiler.target>
2929
<struts2.version>2.5.22</struts2.version>
3030
<jackson.version>2.10.3</jackson.version>
31-
<junit.version>4.12</junit.version>
31+
<junit.version>4.13.1</junit.version>
3232
<log4j.version>2.13.3</log4j.version>
3333
</properties>
3434

0 commit comments

Comments
 (0)