Skip to content

Commit 976ab4f

Browse files
authoredAug 23, 2021
Bump logback-core from 1.0.13 to 1.2.0 in /websocket/atmosphere-chat
Bumps logback-core from 1.0.13 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3aaeaf commit 976ab4f

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
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>ch.qos.logback</groupId>
3232
<artifactId>logback-core</artifactId>
33-
<version>1.0.13</version>
33+
<version>1.2.0</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>org.atmosphere</groupId>

0 commit comments

Comments
 (0)
Failed to load comments.