Skip to content

Commit 2eb5f7f

Browse files
authored
Merge pull request #233 from fnproject/dependabot/maven/integration-tests/funcs/flowTimeouts/junit-junit-4.13.1
build(deps-dev): bump junit from 4.12 to 4.13.1 in /integration-tests/funcs/flowTimeouts
2 parents cbec3ce + 0800626 commit 2eb5f7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • integration-tests/funcs/flowTimeouts

integration-tests/funcs/flowTimeouts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>junit</groupId>
5959
<artifactId>junit</artifactId>
60-
<version>4.12</version>
60+
<version>4.13.1</version>
6161
<scope>test</scope>
6262
</dependency>
6363
</dependencies>

0 commit comments

Comments
 (0)