Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 66c031d

Browse files
authoredDec 24, 2020
Merge pull request #16 from oracle/dependabot/maven/samples/oci-apigw-authorizer-idcs-java/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1 in /samples/oci-apigw-authorizer-idcs-java
2 parents a60690e + 453ab03 commit 66c031d

File tree

1 file changed

+1
-1
lines changed
  • samples/oci-apigw-authorizer-idcs-java

1 file changed

+1
-1
lines changed
 

‎samples/oci-apigw-authorizer-idcs-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>junit</groupId>
4747
<artifactId>junit</artifactId>
48-
<version>4.13</version>
48+
<version>4.13.1</version>
4949
<scope>test</scope>
5050
</dependency>
5151

0 commit comments

Comments
 (0)
Failed to load comments.