Skip to content

Commit

Permalink
chore QPPA-9858: resovle tomcat vuln CVE-2024-50379
Browse files Browse the repository at this point in the history
  • Loading branch information
john-manack committed Dec 30, 2024
1 parent edab164 commit 0c8912c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rest-api/src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
spring.main.banner-mode=off
spring.servlet.multipart.max-file-size=-1
spring.servlet.multipart.max-request-size=-1
sun.io.useCanonCaches=false
security.user.password=not_used
server.port=8443
server.ssl.key-store-type=PKCS12
Expand Down

0 comments on commit 0c8912c

Please sign in to comment.