Skip to content

Commit c3af57d

Browse files
Bump logback-classic from 1.2.10 to 1.2.11
Bumps logback-classic from 1.2.10 to 1.2.11. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d30512 commit c3af57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
<dependency>
241241
<groupId>ch.qos.logback</groupId>
242242
<artifactId>logback-classic</artifactId>
243-
<version>1.2.10</version>
243+
<version>1.2.11</version>
244244
<scope>test</scope>
245245
</dependency>
246246
<dependency>

0 commit comments

Comments
 (0)