Skip to content

Commit 232138b

Browse files
authored
Update pom.xml
1 parent 385c26c commit 232138b

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

  • app/single-tenant/central-space/demoapp

app/single-tenant/central-space/demoapp/pom.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,6 @@
7575
<version>10.9.1</version>
7676
</dependency>
7777

78-
<!-- Security: fix jackson-databind (MEDIUM) -->
79-
<dependency>
80-
<groupId>com.fasterxml.jackson.core</groupId>
81-
<artifactId>jackson-databind</artifactId>
82-
<version>2.19.2</version>
83-
</dependency>
84-
<dependency>
85-
<groupId>com.fasterxml.jackson.core</groupId>
86-
<artifactId>jackson-core</artifactId>
87-
<version>2.19.2</version>
88-
</dependency>
89-
90-
<!-- Security: fix Apache HTTPComponents Core (MEDIUM) -->
9178
<dependency>
9279
<groupId>org.apache.httpcomponents.core5</groupId>
9380
<artifactId>httpcore5</artifactId>

0 commit comments

Comments
 (0)