Skip to content

Commit

Permalink
Merge pull request #87 from Perfecto-Quantum/1.3.0b_release
Browse files Browse the repository at this point in the history
Jackson vulnerability fixed and minor change to AxeHelper because of …
  • Loading branch information
ksitwala-perfecto authored Jul 20, 2022
2 parents 84448a4 + 56c4972 commit cf545d1
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 235 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.8</version>
<version>[2.12.6.1,)</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations -->
<dependency>
Expand Down
Loading

0 comments on commit cf545d1

Please sign in to comment.