diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2024-01-16 14:30:13 +0000 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2024-01-16 14:32:10 +0000 |
commit | 39ff87f698ba7692b7342537cb14e671fed722c9 (patch) | |
tree | 9f9fd7f1793aa1b55edfa34b6134491452609aa5 /.gitignore | |
parent | 69c30ed91d6a20924c328a443ea18e3da893b5ec (diff) |
Update dependencies to fix security breaches.
- spring (core, boot and security)
- logback and slf4j
- apache tomcat
Issue-ID: POLICY-4893
Change-Id: Ia0e5b5e8480e8feb924eb68232364c8ac07cfe3e
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,3 +15,4 @@ docs/html/ docs/_static/ docs/__pycache__/ .vscode/ +**/*.log |