Skip to content

Commit

Permalink
Merge pull request #107 from Atmosphere/dependabot/maven/wasync-sampl…
Browse files Browse the repository at this point in the history
…es/node.js/ch.qos.logback-logback-classic-1.2.0

Bump logback-classic from 1.0.0 to 1.2.0 in /wasync-samples/node.js
  • Loading branch information
jfarcand authored Nov 15, 2022
2 parents d081af3 + 1f4d346 commit 51642ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wasync-samples/node.js/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.0.0</version>
<version>1.2.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit 51642ed

Please sign in to comment.