Skip to content

Commit

Permalink
build(deps): bump com.stripe:stripe-java in /server/java
Browse files Browse the repository at this point in the history
Bumps [com.stripe:stripe-java](https://github.com/stripe/stripe-java) from 25.5.0 to 25.8.0.
- [Release notes](https://github.com/stripe/stripe-java/releases)
- [Changelog](https://github.com/stripe/stripe-java/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-java@v25.5.0...v25.8.0)

---
updated-dependencies:
- dependency-name: com.stripe:stripe-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent 1a4e76a commit caa1977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>com.stripe</groupId>
<artifactId>stripe-java</artifactId>
<version>25.5.0</version>
<version>25.8.0</version>
</dependency>
<dependency>
<groupId>io.github.cdimascio</groupId>
Expand Down

0 comments on commit caa1977

Please sign in to comment.