Skip to content

Commit c3291f2

Browse files
committed
Post-release dep version bump
1 parent 69aa9a6 commit c3291f2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
55
<artifactId>jackson-base</artifactId>
6-
<version>2.18.6</version>
6+
<version>2.18.7-SNAPSHOT</version>
77
</parent>
88
<groupId>com.fasterxml.jackson.module</groupId>
99
<artifactId>jackson-modules-base</artifactId>
@@ -13,7 +13,6 @@
1313
<description>Parent pom for Jackson "base" modules: modules that build directly on databind, and are
1414
not datatype, data format, or JAX-RS provider modules.
1515
</description>
16-
1716
<licenses>
1817
<license>
1918
<name>The Apache Software License, Version 2.0</name>

0 commit comments

Comments
 (0)