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 814da69 commit f96ee21Copy full SHA for f96ee21
pom.xml
@@ -462,7 +462,7 @@
462
</dependency>
463
<dependency>
464
<groupId>com.fasterxml.jackson.module</groupId>
465
- <artifactId>jackson-module-scala_2.12</artifactId>
+ <artifactId>jackson-module-scala_${scala.version.prefix}</artifactId>
466
<version>${jackson.version}</version>
467
468
xtable-core/pom.xml
@@ -47,7 +47,7 @@
47
48
49
50
51
52
53
<groupId>com.google.guava</groupId>
0 commit comments