From f9bfa42d89865c8bb1e50f4d6be0745c4088eb18 Mon Sep 17 00:00:00 2001 From: abu usama Date: Wed, 13 Sep 2023 12:24:06 +0500 Subject: [PATCH 1/2] use latest ipinfo-api --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7a11703..cee24e6 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ io.ipinfo ipinfo-api - 2.2 + 2.2.1 compile From 15c7e174d322a3917a60e9d9b9ed7414dbe09020 Mon Sep 17 00:00:00 2001 From: abu usama Date: Wed, 13 Sep 2023 12:25:15 +0500 Subject: [PATCH 2/2] bump to vsn 0.3.1 --- README.md | 2 +- pom.xml | 2 +- testapp/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7534f2f..db24974 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ fields and additional request volumes see io.ipinfo ipinfo-spring - 0.2.0 + 0.3.1 compile diff --git a/pom.xml b/pom.xml index cee24e6..45f6328 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.ipinfo ipinfo-spring - 0.3.0 + 0.3.1 jar diff --git a/testapp/pom.xml b/testapp/pom.xml index d3697fd..aeb6bef 100644 --- a/testapp/pom.xml +++ b/testapp/pom.xml @@ -25,7 +25,7 @@ io.ipinfo ipinfo-spring - 0.3.0 + 0.3.1 compile