Skip to content

Commit

Permalink
Merge pull request #492 from royllo/dependabot/maven/development/com.…
Browse files Browse the repository at this point in the history
…bucket4j-bucket4j-core-8.7.1

Bump com.bucket4j:bucket4j-core from 8.7.0 to 8.7.1
  • Loading branch information
straumat authored Feb 3, 2024
2 parents 258b2b6 + 65aa242 commit 62ea2d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/explorer-core/autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<dependency>
<groupId>com.bucket4j</groupId>
<artifactId>bucket4j-core</artifactId>
<version>8.7.0</version>
<version>8.7.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@

<!-- ======================================================================================================= -->
<!-- Web libraries -->
<bucket4j-core.version>8.7.0</bucket4j-core.version>
<bucket4j-core.version>8.7.1</bucket4j-core.version>
<caffeine.version>3.1.8</caffeine.version>

<thymeleaf-layout-dialect.version>3.3.0</thymeleaf-layout-dialect.version>
Expand Down

0 comments on commit 62ea2d3

Please sign in to comment.