Skip to content

Commit

Permalink
Merge pull request #33 from io7m-com/dependabot/maven/develop/logback…
Browse files Browse the repository at this point in the history
….version-1.5.10

Bump logback.version from 1.5.9 to 1.5.10
  • Loading branch information
io7m authored Oct 14, 2024
2 parents d5dfa29 + 5deb20b commit 4e35935
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 @@ -31,7 +31,7 @@
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>

<!-- Third-party dependencies. -->
<logback.version>1.5.9</logback.version>
<logback.version>1.5.10</logback.version>
<slf4j.version>2.0.16</slf4j.version>
<org.junit.version>5.11.2</org.junit.version>
</properties>
Expand Down

0 comments on commit 4e35935

Please sign in to comment.