Skip to content

Commit 5f9eef7

Browse files
Merge pull request #1093 from oracle-devrel/dependabot/maven/app-dev/devops-and-containers/functions/java-helloworld-with-local-dev-and-oci-functions/junit-junit-4.13.1
Bump junit:junit from 4.12 to 4.13.1 in /app-dev/devops-and-containers/functions/java-helloworld-with-local-dev-and-oci-functions
2 parents 845af22 + f7c2e45 commit 5f9eef7

File tree

1 file changed

+1
-1
lines changed
  • app-dev/devops-and-containers/functions/java-helloworld-with-local-dev-and-oci-functions

1 file changed

+1
-1
lines changed

app-dev/devops-and-containers/functions/java-helloworld-with-local-dev-and-oci-functions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>junit</groupId>
3535
<artifactId>junit</artifactId>
36-
<version>4.12</version>
36+
<version>4.13.1</version>
3737
<scope>test</scope>
3838
</dependency>
3939
</dependencies>

0 commit comments

Comments
 (0)