Skip to content

Commit a810152

Browse files
authored
Merge pull request #147 from ChargeTimeEU/dependabot/maven/ocpp-v2_0-test/ch.qos.logback-logback-core-1.2.0
Bump logback-core from 1.1.2 to 1.2.0 in /ocpp-v2_0-test
2 parents d8bcce6 + 71b87ea commit a810152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocpp-v2_0-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>ch.qos.logback</groupId>
8383
<artifactId>logback-core</artifactId>
84-
<version>1.1.2</version>
84+
<version>1.2.0</version>
8585
<scope>test</scope>
8686
</dependency>
8787
<dependency>

0 commit comments

Comments
 (0)