Skip to content

Commit

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

Bump org.slf4j:jul-to-slf4j from 1.7.10 to 2.0.9
  • Loading branch information
TVolden authored Oct 17, 2023
2 parents 917c304 + 5d7c319 commit b14120a
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>1.7.10</version>
<version>2.0.9</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>1.7.10</version>
<version>2.0.9</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>1.7.10</version>
<version>2.0.9</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b14120a

Please sign in to comment.