Skip to content

Commit

Permalink
chore(deps): bump snakeyaml from 1.28 to 1.32
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Nuri <marc@marcnuri.com>

chore(deps): bump snakeyaml from 1.28 to 1.32

Signed-off-by: Marc Nuri <marc@marcnuri.com>
  • Loading branch information
manusa committed Sep 28, 2022
1 parent 750635f commit 0cb09ec
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 @@ -4,6 +4,7 @@
* Fix #4365: backport of stopped future for informers to obtain the termination exception

#### Bugs
* Fix #4383: bump snakeyaml from 1.28 to 1.33

### 5.12.3 (2022-07-27)

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.33</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 0cb09ec

Please sign in to comment.