Skip to content

Commit 575e571

Browse files
authored
Update pom.xml
1 parent 952de5d commit 575e571

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

  • app/multi-tenant/central-space/cloud-cap-samples-java

app/multi-tenant/central-space/cloud-cap-samples-java/pom.xml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -89,19 +89,7 @@
8989
<version>1.84</version>
9090
</dependency>
9191

92-
<!-- Security: fix jackson-databind (HIGH) -->
93-
<dependency>
94-
<groupId>com.fasterxml.jackson.core</groupId>
95-
<artifactId>jackson-databind</artifactId>
96-
<version>2.19.2</version>
97-
</dependency>
98-
<dependency>
99-
<groupId>com.fasterxml.jackson.core</groupId>
100-
<artifactId>jackson-core</artifactId>
101-
<version>2.19.2</version>
102-
</dependency>
103-
104-
<!-- Security: fix OpenTelemetry (HIGH) — excluded in srv/pom.xml -->
92+
10593

10694
<!-- Security: fix Nimbus-JOSE-JWT (MEDIUM) -->
10795
<dependency>

0 commit comments

Comments
 (0)