Skip to content

Commit 03c418b

Browse files
Bump ch.qos.logback:logback-core from 1.4.11 to 1.4.13
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.13. - [Commits](qos-ch/logback@v_1.4.11...v_1.4.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4b211a commit 03c418b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ocpp-v1_6-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>ch.qos.logback</groupId>
7979
<artifactId>logback-core</artifactId>
80-
<version>1.4.11</version>
80+
<version>1.4.13</version>
8181
<scope>test</scope>
8282
</dependency>
8383
<dependency>

ocpp-v2-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>ch.qos.logback</groupId>
105105
<artifactId>logback-core</artifactId>
106-
<version>1.4.11</version>
106+
<version>1.4.13</version>
107107
<scope>test</scope>
108108
</dependency>
109109
<dependency>

ocpp-v2_0-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>ch.qos.logback</groupId>
8080
<artifactId>logback-core</artifactId>
81-
<version>1.4.11</version>
81+
<version>1.4.13</version>
8282
<scope>test</scope>
8383
</dependency>
8484
<dependency>

0 commit comments

Comments
 (0)