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 6e86205 commit 82b8829Copy full SHA for 82b8829
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.zapodot</groupId>
5
<artifactId>jackson-databind-java-optional</artifactId>
6
- <version>2.5.5-SNAPSHOT</version>
+ <version>2.6.0</version>
7
<packaging>bundle</packaging>
8
<description>Jackson Databind module for serializing and deserializing Java 8 java.util.Option objects.
9
This tool is forked from original source created by @realjenius </description>
0 commit comments