Skip to content

Commit

Permalink
Update akka-http-json4s dependency (#1889)
Browse files Browse the repository at this point in the history
  • Loading branch information
pm47 committed Jul 19, 2021
1 parent 3f1c250 commit c8c5e76
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion eclair-node/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>de.heikoseeberger</groupId>
<artifactId>akka-http-json4s_${scala.version.short}</artifactId>
<version>1.34.0</version>
<version>1.37.0</version>
</dependency>
<!-- metrics -->
<dependency>
Expand Down
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@
<developer>
<id>sstone</id>
</developer>
<developer>
<id>t-bast</id>
</developer>
</developers>

<properties>
Expand Down

0 comments on commit c8c5e76

Please sign in to comment.