We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de831bd + d4c889e commit e6f1d5eCopy full SHA for e6f1d5e
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>com.fasterxml.jackson</groupId>
5
<artifactId>jackson-parent</artifactId>
6
- <version>2.5</version>
+ <version>2.5.1</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.jr</groupId>
9
<artifactId>jackson-jr-parent</artifactId>
release-notes/VERSION
@@ -8,6 +8,8 @@ Project: jackson-jr
- Minor performance optimizations, using new jackson-core 2.6 methods
10
11
+2.5.3 (24-Apr-2015)
12
+2.5.2 (29-Mar-2015)
13
2.5.1 (06-Feb-2015)
14
2.5.0 (01-Jan-2015)
15
0 commit comments