Skip to content

Commit f413a51

Browse files
Merge pull request #2126 from oracle-devrel/dependabot/maven/app-dev/devops-and-containers/functions/java-basic-authorizer-apigw-fn-example/files/fn-authorizer-auth-basic/junit-junit-4.13.1
Bump junit:junit from 4.12 to 4.13.1 in /app-dev/devops-and-containers/functions/java-basic-authorizer-apigw-fn-example/files/fn-authorizer-auth-basic
2 parents a4d4d45 + 4c84f8a commit f413a51

File tree

1 file changed

+1
-1
lines changed
  • app-dev/devops-and-containers/functions/java-basic-authorizer-apigw-fn-example/files/fn-authorizer-auth-basic

1 file changed

+1
-1
lines changed

app-dev/devops-and-containers/functions/java-basic-authorizer-apigw-fn-example/files/fn-authorizer-auth-basic/pom.xml

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

0 commit comments

Comments
 (0)