Skip to content

Commit

Permalink
Update Java dependencies to v1.4.7 (#1519)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Apr 21, 2023
1 parent fd5b64f commit 9b4b3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>kroki-server</artifactId>

<properties>
<logback.version>1.4.6</logback.version>
<logback.version>1.4.7</logback.version>
<vertx.version>4.4.1</vertx.version>
<junit.jupiter.version>5.9.2</junit.jupiter.version>
<assertj-core.version>3.24.2</assertj-core.version>
Expand Down

0 comments on commit 9b4b3fd

Please sign in to comment.