Skip to content

Commit

Permalink
Merge pull request #118 from dgault/logback-1.3.14
Browse files Browse the repository at this point in the history
Bump logbook version to 1.3.14
  • Loading branch information
dgault authored Dec 7, 2023
2 parents 3959a0d + 5a35054 commit 6218db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<properties>
<formats-gpl.version>7.0.1</formats-gpl.version>
<logback.version>1.3.13</logback.version>
<logback.version>1.3.14</logback.version>

<!-- NB: Avoid platform encoding warning when copying resources. -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 6218db5

Please sign in to comment.