diff --git a/.idea/misc.xml b/.idea/misc.xml index 001e756..0c04b52 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -8,7 +8,7 @@ - + \ No newline at end of file diff --git a/LICENSE b/LICENSE index 3f64855..a7b8645 100644 --- a/LICENSE +++ b/LICENSE @@ -1 +1,2 @@ -Please read the license here: https://open-autonomous-connection.org/license.html \ No newline at end of file +Please read the license here: https://open-autonomous-connection.org/license.html +Download all third parties licenses here: https://open-autonomous-connection.org/assets/licenses.zip diff --git a/README.MD b/README.MD index 8ca1740..6b07d39 100644 --- a/README.MD +++ b/README.MD @@ -10,7 +10,8 @@ This project (OAC) is licensed under the [Open Autonomous Public License (OAPL)](https://open-autonomous-connection.org/license.html). **Third-party components:** - +
+Download all license here: https://open-autonomous-connection.org/assets/licenses.zip - *UnlegitLibrary* is authored by the same copyright holder and is used here under a special agreement: While [UnlegitLibrary](https://repo.unlegitdqrk.dev/UnlegitDqrk/unlegitlibrary/) is generally distributed under the [GNU GPLv3](https://repo.unlegitdqrk.dev/UnlegitDqrk/unlegitlibrary/src/branch/master/LICENSE), diff --git a/dependency-reduced-pom.xml b/dependency-reduced-pom.xml index cdf08a0..2e09d28 100644 --- a/dependency-reduced-pom.xml +++ b/dependency-reduced-pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openautonomousconnection INSServer - 1.0.0-BETA.1.0 + 1.0.1-BETA.0.1 The default INS-Server https://open-autonomous-connection.org/ @@ -67,6 +67,13 @@ maven-compiler-plugin 3.13.0 + + + org.projectlombok + lombok + 1.18.42 + + --add-exports java.base/sun.security.x509=ALL-UNNAMED @@ -105,17 +112,9 @@ https://repo.open-autonomous-connection.org/api/packages/open-autonomous-connection/maven - - - org.projectlombok - lombok - 1.18.38 - provided - - UTF-8 - 23 - 23 + 25 + 25 diff --git a/pom.xml b/pom.xml index 8ccd3d1..7a70150 100644 --- a/pom.xml +++ b/pom.xml @@ -15,8 +15,8 @@ The default INS-Server - 23 - 23 + 25 + 25 UTF-8 @@ -71,17 +71,16 @@ Protocol 1.0.1-BETA.0.3 - - org.projectlombok - lombok - 1.18.38 - provided - org.mariadb.jdbc mariadb-java-client 3.5.7 + + org.projectlombok + lombok + 1.18.42 + @@ -112,6 +111,13 @@ maven-compiler-plugin 3.13.0 + + + org.projectlombok + lombok + 1.18.42 + + --add-exports java.base/sun.security.x509=ALL-UNNAMED