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 7d06bbf commit 1e618c7Copy full SHA for 1e618c7
pom.xml
@@ -81,16 +81,15 @@
81
82
</properties>
83
84
+ <!-- Override dependencies -->
85
<dependencyManagement>
86
<dependencies>
- <!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core -->
87
<dependency>
88
<groupId>com.fasterxml.jackson.core</groupId>
89
<artifactId>jackson-core</artifactId>
90
<version>2.13.1</version>
91
</dependency>
92
93
- <!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->
94
95
96
<artifactId>jackson-databind</artifactId>
0 commit comments