Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Commit

Permalink
Update logback.version to v1.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 15, 2022
1 parent 5d87751 commit c713915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/archetype-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<properties>
<java.version>1.8</java.version>
<slf4j.version>1.7.36</slf4j.version>
<logback.version>1.1.7</logback.version>
<logback.version>1.2.11</logback.version>
<logstash-logback-encoder.version>4.11</logstash-logback-encoder.version>
<dropwizard-logging-logstash.version>1.1-Alpha-1</dropwizard-logging-logstash.version>
<dropwizard.version>1.0.2</dropwizard.version>
Expand Down

0 comments on commit c713915

Please sign in to comment.