diff --git a/README.md b/README.md index cd8230ee..e3d9a9a1 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Maven: Please use the 'gson' tag on StackOverflow or the [google-gson Google group](https://groups.google.com/group/google-gson) to discuss Gson or to post questions. ### Related Content Created by Third Parties - * [Gson Tutorial](http://www.studytrails.com/java/json/java-google-json-introduction.jsp) by `StudyTrails` + * [Gson Tutorial](https://www.studytrails.com/java/json/java-google-json-introduction/) by `StudyTrails` * [Gson Tutorial Series](https://futurestud.io/tutorials/gson-getting-started-with-java-json-serialization-deserialization) by `Future Studio` * [Gson API Report](https://abi-laboratory.pro/java/tracker/timeline/gson/) diff --git a/gson/pom.xml b/gson/pom.xml index e4b7b45f..cf32962a 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -27,7 +27,7 @@ com.google.gson com.google.gson.internal:com.google.gson.internal.bind - http://docs.oracle.com/javase/6/docs/api/ + https://docs.oracle.com/javase/6/docs/api/ diff --git a/pom.xml b/pom.xml index 7bddca68..1fb47fcd 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt