We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db23dd7 commit 01fbcfeCopy full SHA for 01fbcfe
jr-extension-javatime/pom.xml
@@ -14,7 +14,7 @@
14
15
<artifactId>jackson-jr-extension-javatime</artifactId>
16
<packaging>bundle</packaging>
17
- <description>Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.util.LocalDateTime`</description>
+ <description>Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.time.LocalDateTime`</description>
18
<url>https://github.com/FasterXML/jackson-jr</url>
19
20
<licenses>
0 commit comments