Skip to content

Commit

Permalink
Test BookKeeper 4.17.0rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
eolivelli committed Apr 9, 2024
1 parent e13b1ef commit c8f1883
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<libs.slf4j>2.0.4</libs.slf4j>
<libs.commonscollections>3.2.2</libs.commonscollections>
<libs.lz4>1.3.0</libs.lz4>
<libs.bookkeeper>4.16.3</libs.bookkeeper>
<libs.bookkeeper>4.17.0</libs.bookkeeper>
<libs.jersey>2.26</libs.jersey>
<libs.jcipi-annotations>1.0</libs.jcipi-annotations>
<libs.spotbugsannotations>4.7.3</libs.spotbugsannotations>
Expand Down Expand Up @@ -911,12 +911,13 @@
</profile>
</profiles>
<!--
Uncomment this repository in order to test upcoming BK releases
Uncomment this repository in order to test upcoming BK releases
-->
<repositories>
<repository>
<id>bookkeeper-staging</id>
<url>https://repository.apache.org/content/repositories/orgapachebookkeeper-xxx</url>
<url>https://repository.apache.org/content/repositories/orgapachebookkeeper-1097</url>
</repository>
</repositories>
-->
<!-- -->
</project>

0 comments on commit c8f1883

Please sign in to comment.