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 bed3edd commit 4e26666Copy full SHA for 4e26666
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>com.fasterxml.jackson</groupId>
6
<artifactId>jackson-base</artifactId>
7
- <version>2.18.6</version>
+ <version>2.18.7-SNAPSHOT</version>
8
</parent>
9
<groupId>com.fasterxml.jackson.dataformat</groupId>
10
<artifactId>jackson-dataformats-binary</artifactId>
@@ -13,7 +13,6 @@
13
<packaging>pom</packaging>
14
<description>Parent pom for Jackson binary dataformats.
15
</description>
16
-
17
<licenses>
18
<license>
19
<name>The Apache Software License, Version 2.0</name>
0 commit comments