Skip to content

Commit

Permalink
Updated to stripe-java-24.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Jan 12, 2024
1 parent 5278b05 commit ba2bac2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
ao-payments-bom - Bill of Materials (BOM) for payment processing API supporting multiple payment gateways.
Copyright (C) 2019, 2020, 2021, 2022, 2023 AO Industries, Inc.
Copyright (C) 2019, 2020, 2021, 2022, 2023, 2024 AO Industries, Inc.
support@aoindustries.com
7262 Bull Pen Cir
Mobile, AL 36695
Expand Down Expand Up @@ -173,7 +173,7 @@ along with ao-payments-bom. If not, see <https://www.gnu.org/licenses/>.
<groupId>com.google.code.gson</groupId><artifactId>gson</artifactId><version>2.10.1</version>
</dependency>
<dependency>
<groupId>com.stripe</groupId><artifactId>stripe-java</artifactId><version>24.9.0</version>
<groupId>com.stripe</groupId><artifactId>stripe-java</artifactId><version>24.10.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId><artifactId>commons-lang3</artifactId><version>3.14.0</version>
Expand Down

0 comments on commit ba2bac2

Please sign in to comment.