Skip to content

Commit

Permalink
Merge pull request #18 from sbesson/logback_1.3.14
Browse files Browse the repository at this point in the history
Bump logback version to 1.3.14
  • Loading branch information
dgault authored Dec 7, 2023
2 parents 1bcefaf + f54a238 commit f7a97da
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 @@ -101,7 +101,7 @@
When possible, we advise using the relevant groupId and version
properties for your dependencies rather than hardcoding them. -->

<logback.version>1.2.9</logback.version>
<logback.version>1.3.14</logback.version>
<testng.version>6.8</testng.version>
<ome-common.version>6.0.9</ome-common.version>

Expand Down

0 comments on commit f7a97da

Please sign in to comment.