Skip to content

Commit

Permalink
chore(deps): bump snakeyaml from 1.28 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 16, 2022
1 parent e8e502e commit 27a8de5
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 @@ -919,6 +919,7 @@ _**Note**_:
#### Improvements

#### 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 @@ -113,7 +113,7 @@
<slf4j.version>1.7.33</slf4j.version>
<mockito.version>4.2.0</mockito.version>
<lombok.version>1.18.22</lombok.version>
<snakeyaml.version>1.28</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 27a8de5

Please sign in to comment.