Skip to content

Commit

Permalink
Merge pull request #470 from Adyen/feature/AD-347
Browse files Browse the repository at this point in the history
AD-347 Upgrade java api library to version > 28 with Bizum fixed.
  • Loading branch information
kpieloch authored Oct 30, 2024
2 parents d3a4267 + 3928888 commit c91fd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adyenv6core/external-dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.adyen</groupId>
<artifactId>adyen-java-api-library</artifactId>
<version>24.0.0</version>
<version>29.1.0</version>
</dependency>
<dependency>
<groupId>jakarta.ws.rs</groupId>
Expand Down

0 comments on commit c91fd7f

Please sign in to comment.