Skip to content

Commit ff45c4e

Browse files
Bump logback-classic from 1.0.13 to 1.2.0 in /websocket/atmosphere-chat
Bumps logback-classic from 1.0.13 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 960ace2 commit ff45c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

websocket/atmosphere-chat/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>ch.qos.logback</groupId>
2626
<artifactId>logback-classic</artifactId>
27-
<version>1.0.13</version>
27+
<version>1.2.0</version>
2828
</dependency>
2929

3030
<dependency>

0 commit comments

Comments
 (0)