Skip to content

Commit 37853d0

Browse files
authored
Merge pull request oracle-samples#46 from oracle-samples/dependabot/maven/samples/oci-apigw-idcs-auth-basic/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /samples/oci-apigw-idcs-auth-basic
2 parents f80a821 + 58611ed commit 37853d0

File tree

1 file changed

+1
-1
lines changed
  • samples/oci-apigw-idcs-auth-basic

1 file changed

+1
-1
lines changed

samples/oci-apigw-idcs-auth-basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>junit</groupId>
3939
<artifactId>junit</artifactId>
40-
<version>4.12</version>
40+
<version>4.13.1</version>
4141
<scope>test</scope>
4242
</dependency>
4343
</dependencies>

0 commit comments

Comments
 (0)