We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 385c26c commit 232138bCopy full SHA for 232138b
1 file changed
app/single-tenant/central-space/demoapp/pom.xml
@@ -75,19 +75,6 @@
75
<version>10.9.1</version>
76
</dependency>
77
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
85
86
- <artifactId>jackson-core</artifactId>
87
88
89
-
90
- <!-- Security: fix Apache HTTPComponents Core (MEDIUM) -->
91
<dependency>
92
<groupId>org.apache.httpcomponents.core5</groupId>
93
<artifactId>httpcore5</artifactId>
0 commit comments