Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
The groupId com.github.vladimir-bukhtoyarov has migrated to com.bucket4j see https://mvnrepository.com/artifact/com.github.vladimir-bukhtoyarov/bucket4j-core/8.0.1
  • Loading branch information
danielburrell committed Jul 29, 2024
1 parent 1ec7ce7 commit 1d88d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<version>0.9.6</version>
</dependency>
<dependency>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<groupId>com.bucket4j</groupId>
<artifactId>bucket4j-core</artifactId>
<version>${bucket4j.version}</version>
</dependency>
Expand Down

0 comments on commit 1d88d89

Please sign in to comment.