Skip to content

Commit 960ace2

Browse files
authored
Merge pull request #474 from javaee-samples/dependabot/maven/websocket/atmosphere-chat/ch.qos.logback-logback-core-1.2.0
Bump logback-core from 1.0.13 to 1.2.0 in /websocket/atmosphere-chat
2 parents f5ba342 + 976ab4f commit 960ace2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)