Update push to 0.15.4
This commit is contained in:
parent
fd748c1dc3
commit
8897fd75ad
2
pom.xml
2
pom.xml
|
@ -64,7 +64,7 @@
|
||||||
<netty.version>4.1.108.Final</netty.version>
|
<netty.version>4.1.108.Final</netty.version>
|
||||||
<opentest4j.version>1.3.0</opentest4j.version>
|
<opentest4j.version>1.3.0</opentest4j.version>
|
||||||
<protobuf.version>3.25.2</protobuf.version> <!-- should be kept in sync with the value from Google libraries-bom -->
|
<protobuf.version>3.25.2</protobuf.version> <!-- should be kept in sync with the value from Google libraries-bom -->
|
||||||
<pushy.version>0.15.2</pushy.version>
|
<pushy.version>0.15.4</pushy.version>
|
||||||
<reactive.grpc.version>1.2.4</reactive.grpc.version>
|
<reactive.grpc.version>1.2.4</reactive.grpc.version>
|
||||||
<reactor-bom.version>2022.0.12</reactor-bom.version> <!-- 3.5.x, see https://github.com/reactor/reactor#bom-versioning-scheme -->
|
<reactor-bom.version>2022.0.12</reactor-bom.version> <!-- 3.5.x, see https://github.com/reactor/reactor#bom-versioning-scheme -->
|
||||||
<resilience4j.version>2.2.0</resilience4j.version>
|
<resilience4j.version>2.2.0</resilience4j.version>
|
||||||
|
|
Loading…
Reference in New Issue