Skip to content

Commit 0d5c239

Browse files
Merge pull request #1113 from oracle-devrel/dependabot/maven/app-dev/devops-and-containers/functions/java-helloworld-AI-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-AI-with-local-dev-and-oci-functions
2 parents 0665650 + 231bbd5 commit 0d5c239

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

app-dev/devops-and-containers/functions/java-helloworld-AI-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
<dependency>

0 commit comments

Comments
 (0)