Skip to content

Commit

Permalink
Merge pull request #321 from ChargeTimeEU/dependabot/maven/org.slf4j-…
Browse files Browse the repository at this point in the history
…jul-to-slf4j-2.0.12

Bump org.slf4j:jul-to-slf4j from 2.0.9 to 2.0.12
  • Loading branch information
TVolden authored Mar 4, 2024
2 parents 53937d9 + 355aee0 commit 6c636a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ocpp-v1_6-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jul-to-slf4j</artifactId>
<version>2.0.9</version>
<version>2.0.12</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ocpp-v2-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jul-to-slf4j</artifactId>
<version>2.0.9</version>
<version>2.0.12</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ocpp-v2_0-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jul-to-slf4j</artifactId>
<version>2.0.9</version>
<version>2.0.12</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 6c636a2

Please sign in to comment.