Skip to content

Commit

Permalink
deps: bump BouncyCastle to 1.72
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Nuri <[email protected]>
  • Loading branch information
manusa committed Mar 29, 2023
1 parent 3f08f6e commit a28d406
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
* Fix #4998: removing the internal usage of the Serialization yaml mapper

#### Dependency Upgrade
* Fix #5006: Bump BouncyCastle to 1.72

#### New Features

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<lombok.version>1.18.26</lombok.version>
<snakeyaml.version>2.6</snakeyaml.version>
<snakeyaml.bundle.version>1.33</snakeyaml.bundle.version>
<bouncycastle.version>1.70</bouncycastle.version>
<bouncycastle.version>1.72</bouncycastle.version>
<commons-compress.version>1.23.0</commons-compress.version>
<scr.annotations.version>1.12.0</scr.annotations.version>
<jsonschema2pojo.version>1.1.0</jsonschema2pojo.version>
Expand Down

0 comments on commit a28d406

Please sign in to comment.