This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/main by this push:
     new bb496613 remove unused dependency
     new 0f9cacb7 Merge pull request #470 from atoulme/remove_hateoas
bb496613 is described below

commit bb496613ee392c24c6f3882a7c70bd4e0752387e
Author: Antoine Toulme <anto...@lunar-ocean.com>
AuthorDate: Sun Jan 1 13:34:07 2023 -0800

    remove unused dependency
---
 eth-client-ui/build.gradle | 1 -
 1 file changed, 1 deletion(-)

diff --git a/eth-client-ui/build.gradle b/eth-client-ui/build.gradle
index 9ee339ea..177fd6ed 100644
--- a/eth-client-ui/build.gradle
+++ b/eth-client-ui/build.gradle
@@ -20,7 +20,6 @@ dependencies {
   implementation 'org.springframework.boot:spring-boot-starter'
   implementation 'org.springframework.boot:spring-boot-starter-web'
   implementation 'org.springframework.boot:spring-boot-starter-webflux'
-  implementation 'org.springframework.boot:spring-boot-starter-hateoas:2.7.6'
   implementation 'javax.ws.rs:javax.ws.rs-api'
   implementation 'org.webjars:bootstrap'
   implementation 'org.webjars:webjars-locator'


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tuweni.apache.org
For additional commands, e-mail: commits-h...@tuweni.apache.org

Reply via email to