diff options
author | 2024-07-12 09:58:15 +0100 | |
---|---|---|
committer | 2024-07-16 16:49:22 +0100 | |
commit | d1ba3460535f4969b32fc30c61709737e1496471 (patch) | |
tree | d8749d410900d85ea02031c51f01a874f31c52af /runtime-acm/pom.xml | |
parent | cf1cc9f1f57e8213009077fae5c5e768c6c5f3ff (diff) |
Uplift Spring dependencies
Issue-ID: POLICY-5074
Change-Id: Ib88e02ffc6867a007abfd0322319caf672c00e45
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'runtime-acm/pom.xml')
-rw-r--r-- | runtime-acm/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime-acm/pom.xml b/runtime-acm/pom.xml index 0b3624d86..82283eaf7 100644 --- a/runtime-acm/pom.xml +++ b/runtime-acm/pom.xml @@ -139,7 +139,6 @@ <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter</artifactId> - <version>${version.jupiter}</version> <scope>test</scope> </dependency> <dependency> |