Skip to content

Commit

Permalink
Merge pull request #256 from ChargeTimeEU/dependabot/maven/org.slf4j-…
Browse files Browse the repository at this point in the history
…slf4j-api-2.0.9

Bump org.slf4j:slf4j-api from 1.7.25 to 2.0.9
  • Loading branch information
TVolden authored Oct 5, 2023
2 parents 87540fc + 173a46c commit 5bcac1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocpp-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.25</version>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit 5bcac1d

Please sign in to comment.