Skip to content

Commit

Permalink
fix: OWASP Version
Browse files Browse the repository at this point in the history
  • Loading branch information
ascheibal authored Dec 3, 2023
1 parent 8f7d809 commit 677734c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- dependencies -->
<owasp.version>9.0.0</owasp.version>
<owasp.version>9.0.1</owasp.version>
<bcpkix.version>1.76</bcpkix.version>
<lombok.version>1.18.30</lombok.version>
<mapstruct.version>1.5.3.Final</mapstruct.version>
Expand Down

0 comments on commit 677734c

Please sign in to comment.