Skip to content

Commit 1ec4c24

Browse files
authored
Merge pull request #37 from apache/ver
update JUnit
2 parents 0f6269d + 354fad1 commit 1ec4c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ under the License.
232232
<dependency>
233233
<groupId>junit</groupId>
234234
<artifactId>junit</artifactId>
235-
<version>4.13</version>
235+
<version>4.13.1</version>
236236
<scope>test</scope>
237237
</dependency>
238238
<dependency>

0 commit comments

Comments
 (0)