Skip to content

Commit 01fbcfe

Browse files
committed
...
1 parent db23dd7 commit 01fbcfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jr-extension-javatime/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<artifactId>jackson-jr-extension-javatime</artifactId>
1616
<packaging>bundle</packaging>
17-
<description>Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.util.LocalDateTime`</description>
17+
<description>Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.time.LocalDateTime`</description>
1818
<url>https://github.com/FasterXML/jackson-jr</url>
1919

2020
<licenses>

0 commit comments

Comments
 (0)