Skip to content

Commit c4b695c

Browse files
committed
update core dep to rc3-snapshot for testing
1 parent c89a98a commit c4b695c

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.6.0-rc2</version>
77+
<version>2.6.0-rc3-SNAPSHOT</version>
7878
</dependency>
7979

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

0 commit comments

Comments
 (0)