Skip to content

Commit 4e825b0

Browse files
Bump junit from 4.11 to 4.13.1 in /messaging-test
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25dd655 commit 4e825b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messaging-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<code.generator.class>pt.ist.fenixframework.backend.jvstm.JVSTMCodeGenerator</code.generator.class>
1515
<version.ff>2.7.0</version.ff>
1616
<version.spring>4.2.5.RELEASE</version.spring>
17-
<version.junit.junit>4.11</version.junit.junit>
17+
<version.junit.junit>4.13.1</version.junit.junit>
1818
<version.jersey>2.10.1</version.jersey>
1919
</properties>
2020

0 commit comments

Comments
 (0)