Skip to content

Commit

Permalink
Merge pull request #115 from adyen-examples/dependabot/maven/org.slf4…
Browse files Browse the repository at this point in the history
…j-slf4j-api-2.0.16

Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16
  • Loading branch information
gcatanese authored Sep 19, 2024
2 parents 498a1ff + cfd6aa6 commit 19d7b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.13</version>
<version>2.0.16</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 19d7b74

Please sign in to comment.