Skip to content

Commit b4045de

Browse files
Bump ratis to 3.2.0 (#15825)
1 parent d2a0400 commit b4045de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,14 +137,14 @@
137137
<osgi.version>7.0.0</osgi.version>
138138
<pax-jdbc-common.version>1.5.6</pax-jdbc-common.version>
139139
<powermock.version>2.0.9</powermock.version>
140-
<ratis-thirdparty-misc.version>1.0.8</ratis-thirdparty-misc.version>
140+
<ratis-thirdparty-misc.version>1.0.9</ratis-thirdparty-misc.version>
141141
<!--
142142
This is an unreleased version of a custom branch. The 8-character part after the version number
143143
This is an unreleased version of a custom branch. The 8-character part after the version number
144144
is for ensuring the SNAPSHOT will stay available. We should however have the Ratis folks do a
145145
new release soon, as releasing with this version is more than sub-ideal.
146146
-->
147-
<ratis.version>3.2.0-3247c7f-SNAPSHOT</ratis.version>
147+
<ratis.version>3.2.0</ratis.version>
148148
<reactive-streams.version>1.0.4</reactive-streams.version>
149149
<reactor-netty.version>1.1.20</reactor-netty.version>
150150
<reactor.version>3.5.18</reactor.version>

0 commit comments

Comments
 (0)