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 f605f75 commit cdb7537Copy full SHA for cdb7537
pom.xml
@@ -92,7 +92,7 @@
92
<dependency>
93
<groupId>com.fasterxml.jackson</groupId>
94
<artifactId>jackson-bom</artifactId>
95
- <version>2.20.0</version>
+ <version>${jackson.version}</version>
96
<type>pom</type>
97
<scope>import</scope>
98
</dependency>
0 commit comments