Skip to content

Commit

Permalink
Merge pull request #259 from ChargeTimeEU/dependabot/maven/ch.qos.log…
Browse files Browse the repository at this point in the history
…back-logback-core-1.4.11

Bump ch.qos.logback:logback-core from 1.2.9 to 1.4.11
  • Loading branch information
TVolden authored Oct 13, 2023
2 parents ac347dc + 547806a commit ebcfdae
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 @@ -77,7 +77,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.2.9</version>
<version>1.4.11</version>
<scope>test</scope>
</dependency>
<dependency>
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 @@ -103,7 +103,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.2.9</version>
<version>1.4.11</version>
<scope>test</scope>
</dependency>
<dependency>
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 @@ -78,7 +78,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.2.9</version>
<version>1.4.11</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ebcfdae

Please sign in to comment.