We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69aa9a6 commit c3291f2Copy full SHA for c3291f2
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>com.fasterxml.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>2.18.6</version>
+ <version>2.18.7-SNAPSHOT</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.module</groupId>
9
<artifactId>jackson-modules-base</artifactId>
@@ -13,7 +13,6 @@
13
<description>Parent pom for Jackson "base" modules: modules that build directly on databind, and are
14
not datatype, data format, or JAX-RS provider modules.
15
</description>
16
-
17
<licenses>
18
<license>
19
<name>The Apache Software License, Version 2.0</name>
0 commit comments