Skip to content

Commit 49db789

Browse files
Merge pull request #1540 from oracle-devrel/dependabot/maven/app-dev/devops-and-containers/functions/java-helloworld-AI-with-local-dev-and-oci-functions/files/junit-junit-4.13.1
Bump junit:junit from 4.12 to 4.13.1 in /app-dev/devops-and-containers/functions/java-helloworld-AI-with-local-dev-and-oci-functions/files
2 parents 6a3e405 + 0e510ad commit 49db789

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>junit</groupId>
5555
<artifactId>junit</artifactId>
56-
<version>4.12</version>
56+
<version>4.13.1</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>

0 commit comments

Comments
 (0)