Skip to content

Commit

Permalink
chore(deps): bump snakeyaml from 1.30 to 1.31
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Nuri <marc@marcnuri.com>
  • Loading branch information
manusa committed Sep 5, 2022
1 parent e520e0d commit 95d414f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,7 @@
* Fix #4348: Introduce specific annotations for the generators

#### Dependency Upgrade
* Fix #4383: bump snakeyaml from 1.30 to 1.31

#### New Features

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -111,7 +111,7 @@
<zjsonpatch.version>0.3.0</zjsonpatch.version>
<slf4j.version>1.7.36</slf4j.version>
<lombok.version>1.18.24</lombok.version>
<snakeyaml.version>1.30</snakeyaml.version>
<snakeyaml.version>1.31</snakeyaml.version>
<bouncycastle.version>1.70</bouncycastle.version>
<commons-compress.version>1.21</commons-compress.version>
<scr.annotations.version>1.12.0</scr.annotations.version>
Expand Down

0 comments on commit 95d414f

Please sign in to comment.