Skip to content

Commit c36e47b

Browse files
build(deps): bump logback-classic from 1.3.7 to 1.3.8 (#531)
* build(deps): bump logback-classic from 1.3.7 to 1.4.8 Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.3.7 to 1.4.8. - [Commits](qos-ch/logback@v_1.3.7...v_1.4.8) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Upgrade to Logback 1.3.8 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jochen Schalanda <[email protected]>
1 parent e1d436a commit c36e47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>ch.qos.logback</groupId>
156156
<artifactId>logback-classic</artifactId>
157-
<version>1.3.7</version>
157+
<version>1.3.8</version>
158158
</dependency>
159159
<dependency>
160160
<groupId>org.assertj</groupId>

0 commit comments

Comments
 (0)