Skip to content

Commit

Permalink
[LOGMGR-290] Upgrade JUnit to 4.13.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamezp committed Mar 24, 2022
1 parent 055d4a8 commit cfa86f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<version.org.jboss.modules.jboss-modules>1.10.1.Final</version.org.jboss.modules.jboss-modules>
<version.org.kohsuke.metainf-services>1.8</version.org.kohsuke.metainf-services>
<version.org.wildfly.common.wildfly-common>1.5.1.Final</version.org.wildfly.common.wildfly-common>
<version.junit.junit>4.12</version.junit.junit>
<version.junit.junit>4.13.2</version.junit.junit>

<!-- Test properties -->
<org.jboss.test.address>127.0.0.1</org.jboss.test.address>
Expand Down

0 comments on commit cfa86f9

Please sign in to comment.