Skip to content

Commit

Permalink
fix: upgrade org.apache.zookeeper:zookeeper from 3.8.3 to 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hmiguim committed Mar 18, 2024
1 parent 62fb90f commit 3e5689a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roda-core/roda-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
<dependency>
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
<version>3.8.3</version>
<version>3.9.2</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.solr/solr-solrj-zookeeper -->
<dependency>
Expand Down

0 comments on commit 3e5689a

Please sign in to comment.