Skip to content

Commit f848021

Browse files
chore(deps): bump ch.qos.logback:logback-classic in /java-stream-mvn
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.15 to 1.5.16. - [Commits](qos-ch/logback@v_1.5.15...v_1.5.16) --- 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 edbedb3 commit f848021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-stream-mvn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>ch.qos.logback</groupId>
2424
<artifactId>logback-classic</artifactId>
25-
<version>1.5.15</version>
25+
<version>1.5.16</version>
2626
</dependency>
2727
</dependencies>
2828

0 commit comments

Comments
 (0)