Skip to content

Commit b4db6f2

Browse files
authored
Merge pull request #149 from ChargeTimeEU/dependabot/maven/ocpp-v2_0-test/ch.qos.logback-logback-classic-1.2.0
Bump logback-classic from 1.1.2 to 1.2.0 in /ocpp-v2_0-test
2 parents 441adb1 + bd33463 commit b4db6f2

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
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>ch.qos.logback</groupId>
8989
<artifactId>logback-classic</artifactId>
90-
<version>1.1.2</version>
90+
<version>1.2.0</version>
9191
<scope>test</scope>
9292
</dependency>
9393
<dependency>

0 commit comments

Comments
 (0)