Skip to content

Commit

Permalink
feat(java-client): upgrade dependencies (#77)
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Becker <[email protected]>
  • Loading branch information
sbckr authored Oct 9, 2024
1 parent 7ce9f83 commit 4f1d0e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ephemeral-java-client/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2021 - for information on the respective copyright owner
~ Copyright (c) 2021-2024 - for information on the respective copyright owner
~ see the NOTICE file and/or the repository https://github.com/carbynestack/ephemeral.
~
~ SPDX-License-Identifier: Apache-2.0
Expand Down Expand Up @@ -57,7 +57,7 @@
<maven-license-plugin.version>2.0.0</maven-license-plugin.version>

<!-- Carbyne Stack dependency versions -->
<java-http-client.version>0.1-SNAPSHOT-1257534854-1-46815a7</java-http-client.version>
<java-http-client.version>0.2.0</java-http-client.version>

<!-- External dependency versions -->
<lombok.version>1.18.20</lombok.version>
Expand Down

0 comments on commit 4f1d0e8

Please sign in to comment.