Skip to content

Commit 33b630c

Browse files
build(deps): bump logback-classic from 1.2.11 to 1.3.0 (#404)
* build(deps): bump logback-classic from 1.2.11 to 1.3.0 http://mailman.qos.ch/pipermail/announce/2022/000177.html Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.3.0. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.2.11...v_1.3.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jochen Schalanda <[email protected]>
1 parent 8ac5284 commit 33b630c

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
@@ -149,7 +149,7 @@
149149
<dependency>
150150
<groupId>ch.qos.logback</groupId>
151151
<artifactId>logback-classic</artifactId>
152-
<version>1.2.11</version>
152+
<version>1.3.0</version>
153153
</dependency>
154154
<dependency>
155155
<groupId>org.assertj</groupId>

0 commit comments

Comments
 (0)