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 a8cb951 commit e526265Copy full SHA for e526265
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.6.1-SNAPSHOT</version>
+ <version>2.6.1</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