Skip to content

Commit 147a6e2

Browse files
committed
...
1 parent 2b464d7 commit 147a6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ javax.xml.datatype, javax.xml.namespace, javax.xml.parsers
7474
<dependency>
7575
<groupId>com.fasterxml.jackson.core</groupId>
7676
<artifactId>jackson-core</artifactId>
77-
<version>2.5.1-SNAPSHOT</version>
77+
<version>2.5.1</version>
7878
</dependency>
7979

8080
<!-- and for testing we need a few libraries

0 commit comments

Comments
 (0)