Skip to content

Commit

Permalink
build(deps): update jeromq from v0.5.3 to v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
theborakompanioni committed Oct 10, 2023
1 parent 4e2da9f commit 7ed05a9
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- upgrade: update bitcoin-kmp from v0.12.0 to v0.13.0
- upgrade: update lightningj from v0.16.2-Beta to v0.17.0-Beta
- upgrade: update testcontainers from v1.18.3 to v1.19.1
- upgrade: update jeromq from v0.5.3 to v0.5.4
- upgrade: update lnd testcontainer from v0.16.2-beta to v0.17.0-beta
- upgrade: update cln testcontainer from v23.05 to v23.08

Expand Down
18 changes: 18 additions & 0 deletions gradle/verification-keyring.keys
Original file line number Diff line number Diff line change
Expand Up @@ -9106,3 +9106,21 @@ pQ9qfkmZ29fXqlz5kXWxcCbU0BU6pnxzhgL+p63JkjhHWtp0hkPl+EuRkxUQQp8j
lzfbO7TqqjggAytCb7+LnQtRfAs6UxyyWbFB
=8HAr
-----END PGP PUBLIC KEY BLOCK-----

pub FB2EA0369C925EE1
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: BCPG v1.68

mQINBGUFZeEBEACl/bYA+BvSw5YyqNJ+KDzJbx2DD4i/JXYyT2Z83bE8CYBhAegm
Ygiql4ejYhb1opWPIDopVXZ3DOyMivvS68foQ6UA+4ohOydaqTAHPRnn/+5GZFFM
kfuA7KLZhEYRP6wkEmRNm63q9TIg4b80nssXbWKHNAar9VWk3yIKgsRsSXf1o9bh
IrbCPh74qyFd0aWDbLUdZd1YFPT67IQbdPkioLp5TzPAHLuOp3qZuQEOu7ouRI6S
P7eW0nkSIDcGRG41mgeveTfduIM3HxayTAiKsooBfsEtzVIsczW9qFP2wJ3ZiZt5
iMj6WFH7J+dQYXndZF4r7iFB4M/tSOVhKUmSLoJgdF39h4WolCuICGM3DlmshPHG
rrTNcrACDSm1bYbG1UG45cBexNflyjGHyUua9eAqjrBmH7IUHiiLY8mTx9kTy8Ne
DK8y9XEDxv2M80k8h5JPXT3fxhNkqb5swrXx5gtR+tmfwg35tulmfKPcNvubQgOO
5eQ0ansIc6wGgRZ6rVemcL/LNNLrCP4tok+WpzzD41bw/deEMNuTxwsOX9vMy8UM
9RtwxBWQMdgAvxaqQvZPCzxqIlVGcYFsxyIPMNbBwb9DjX0saQzQCASZcuiTDNGe
2YmzG7UT1ka90clfFh8a3MDTE5YtgL9xw3lpS9Zsjsbd6r8jMiGFcgrfDwARAQAB
=9mlP
-----END PGP PUBLIC KEY BLOCK-----
1 change: 1 addition & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
<trusted-key id="1d339b6a68ae2e8daeda65d5276962ca56e73c81" group="io.vavr"/>
<trusted-key id="1dbb44e80f61493d6369b5fb95c15058a5eda4f1" group="^com[.]google($|([.].*))" regex="true"/>
<trusted-key id="1f47744c9b6e14f2049c2857f1f111af65925306" group="io.github.classgraph" name="classgraph" version="4.8.149"/>
<trusted-key id="22394bc36212ed3694aef8dcfb2ea0369c925ee1" group="org.zeromq" name="jeromq" version="0.5.4"/>
<trusted-key id="2518174f4111f02779592a6f9757d7e7e06dd2ac" group="io.prometheus"/>
<trusted-key id="264b9ee9c35b105db1abcea835341680d17a378c" group="org.axonframework"/>
<trusted-key id="2655176f748fd83725b4805ff2a01147d830c125">
Expand Down
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ext {
clnGrpcClientVersion = '23.8.1'
consensusJVersion = '0.6.4'
guavaVersion = '30.1-jre'
jeroMqVersion = '0.5.3'
jeroMqVersion = '0.5.4'
testcontainersVersion = '1.19.1'
httpComponentsVersion = '4.4.14'
httpComponentsClientVersion = '4.5.13'
Expand Down

0 comments on commit 7ed05a9

Please sign in to comment.