Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 63b85e7

Browse files
committed
prepare for 2.8.5
1 parent 48acc7f commit 63b85e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.yaml</groupId>
5454
<artifactId>snakeyaml</artifactId>
55-
<version>1.15</version>
55+
<version>1.17</version>
5656
</dependency>
5757

5858
<!-- and for testing need annotations -->

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Project: jackson-dataformat-yaml
88

99
2.8.5 (14-Nov-2016)
1010

11-
No changes since 2.8.4
11+
- Update SnakeYAML dependency to 1.17
1212

1313
2.8.4 (14-Oct-2016)
1414

0 commit comments

Comments
 (0)