Skip to content

Commit

Permalink
Bump junit from 4.12 to 4.13.1 in /samples/struts2/pet-store (aws#388)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and jogep committed Jul 24, 2021
1 parent e540681 commit 097d3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/struts2/pet-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<struts2.version>2.5.22</struts2.version>
<jackson.version>2.10.3</jackson.version>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
<log4j.version>2.13.3</log4j.version>
</properties>

Expand Down

0 comments on commit 097d3fb

Please sign in to comment.