Skip to content

Commit

Permalink
Merge pull request #1785 from OWASP/renovate/testcontainers-java-mono…
Browse files Browse the repository at this point in the history
…repo

chore(deps): update dependency org.testcontainers:testcontainers to v1.20.4
  • Loading branch information
commjoen authored Dec 9, 2024
2 parents cfd4c90 + d4dd456 commit 5cdf631
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions config/zap/rule-config.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
90003 IGNORE Sub Resource Integrity Attribute Missing
10094 IGNORE Base64 Disclosure
90005 IGNORE Sec-Fetch-Dest Header is Missing
10003 IGNORE Vulnerable JS Library
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.20.3</version>
<version>1.20.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5cdf631

Please sign in to comment.