Skip to content

Commit d8bcce6

Browse files
authored
Merge pull request #148 from ChargeTimeEU/dependabot/maven/ocpp-v1_6-test/ch.qos.logback-logback-classic-1.2.0
Bump logback-classic from 1.1.2 to 1.2.0 in /ocpp-v1_6-test
2 parents b4db6f2 + 83dd421 commit d8bcce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocpp-v1_6-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>ch.qos.logback</groupId>
8585
<artifactId>logback-classic</artifactId>
86-
<version>1.1.2</version>
86+
<version>1.2.0</version>
8787
<scope>test</scope>
8888
</dependency>
8989
<dependency>

0 commit comments

Comments
 (0)