Code Review
/
policy
/
parent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7fb332b
)
Uplift tomcat-embed dependency
39/142339/1
author
adheli.tavares
<adheli.tavares@est.tech>
Mon, 3 Nov 2025 12:14:53 +0000
(12:14 +0000)
committer
adheli.tavares
<adheli.tavares@est.tech>
Mon, 3 Nov 2025 12:16:03 +0000
(12:16 +0000)
Issue-ID: POLICY-5394
Change-Id: Ib95bcfa9552ef7f5a2d4178fcc78c2f2ad5d77bc
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
integration/pom.xml
patch
|
blob
|
history
diff --git
a/integration/pom.xml
b/integration/pom.xml
index
dcf3d31
..
10e3cf5
100644
(file)
--- a/
integration/pom.xml
+++ b/
integration/pom.xml
@@
-463,7
+463,7
@@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
- <version>11.0.1
0
</version>
+ <version>11.0.1
3
</version>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>