Skip to content

Commit ffad0e2

Browse files
dependabot[bot]daggerok
authored andcommitted
Bump junit from 4.13 to 4.13.1 in /java-ee-dwr-example
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [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...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48bf679 commit ffad0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-ee-dwr-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<junit.jupiter.version>5.6.2</junit.jupiter.version>
2222
<assertj.version>3.11.1</assertj.version>
2323
<lombok.version>1.18.12</lombok.version>
24-
<junit4.version>4.13</junit4.version>
24+
<junit4.version>4.13.1</junit4.version>
2525
<slf4j.version>1.7.30</slf4j.version>
2626
<javaee.version>8.0</javaee.version>
2727
<vavr.version>0.10.2</vavr.version>

0 commit comments

Comments
 (0)