Skip to content

Commit 7d15646

Browse files
Bump logback-core from 1.3.6 to 1.3.7 (#196)
Bumps [logback-core](https://github.com/qos-ch/logback) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.3.6...v_1.3.7) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b2347e commit 7d15646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>ch.qos.logback</groupId>
132132
<artifactId>logback-core</artifactId>
133-
<version>1.3.6</version> <!-- do not upgrade to 1.4 -->
133+
<version>1.3.7</version> <!-- do not upgrade to 1.4 -->
134134
</dependency>
135135
<dependency>
136136
<groupId>org.codehaus.janino</groupId>

0 commit comments

Comments
 (0)