diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2024-03-14 13:03:12 +0000 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2024-03-14 17:34:31 +0000 |
commit | 2e12a07c95af2c231eb77d9eb77293e94bdca7e4 (patch) | |
tree | c28593847ea2e9489990f0129d6ee8abd3167fdf /.gitignore | |
parent | cd5c01501f0def47721525a6faef79bab696621e (diff) |
Update dependencies
- add dependencies that used to be brought by oparent
- fix any related code to these dependencies
- add examples module missing from examples pom.xml
Issue-ID: POLICY-4945
Change-Id: Iddd49835305b57e7a5e669fc8cde35281bbbdbe6
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
diff --git a/.gitignore b/.gitignore index 0ed1e1855..881791dbc 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ derby.log *.ipr *.iws .idea +**/*.log |