We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fcc926 commit 41121e9Copy full SHA for 41121e9
1 file changed
tests/features/camel-jacksonxml/pom.xml
@@ -36,7 +36,7 @@
36
<dependency>
37
<groupId>com.fasterxml.jackson.core</groupId>
38
<artifactId>jackson-annotations</artifactId>
39
- <version>${jackson2-version}</version>
+ <version>${jackson2-annotations-version}</version>
40
</dependency>
41
</dependencies>
42
@@ -49,4 +49,4 @@
49
</resources>
50
</build>
51
52
-</project>
+</project>
0 commit comments