Skip to content

Commit

Permalink
Updated to stripe-java-24.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Nov 17, 2023
1 parent 243be2f commit 7809add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -262,7 +262,7 @@ along with ao-payments-stripe. If not, see <https://www.gnu.org/licenses/>.
<groupId>org.apache.commons</groupId><artifactId>commons-lang3</artifactId><version>3.13.0</version>
</dependency>
<dependency>
<groupId>com.stripe</groupId><artifactId>stripe-java</artifactId><version>24.0.0</version>
<groupId>com.stripe</groupId><artifactId>stripe-java</artifactId><version>24.3.0</version>
</dependency>
<!-- Transitive -->
<dependency>
Expand Down

0 comments on commit 7809add

Please sign in to comment.