diff --git a/api/pom.xml b/api/pom.xml index d18c7e20b..fbee7705c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ io.jsonwebtoken jjwt-root - 0.11.6-SNAPSHOT + 0.12.0 ../pom.xml diff --git a/extensions/gson/pom.xml b/extensions/gson/pom.xml index 815444f48..aca65c95b 100644 --- a/extensions/gson/pom.xml +++ b/extensions/gson/pom.xml @@ -21,7 +21,7 @@ io.jsonwebtoken jjwt-root - 0.11.6-SNAPSHOT + 0.12.0 ../../pom.xml diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml index 16d427e22..e0f714860 100644 --- a/extensions/jackson/pom.xml +++ b/extensions/jackson/pom.xml @@ -21,7 +21,7 @@ io.jsonwebtoken jjwt-root - 0.11.6-SNAPSHOT + 0.12.0 ../../pom.xml diff --git a/extensions/orgjson/pom.xml b/extensions/orgjson/pom.xml index 03ee2e507..6b36dc350 100644 --- a/extensions/orgjson/pom.xml +++ b/extensions/orgjson/pom.xml @@ -21,7 +21,7 @@ io.jsonwebtoken jjwt-root - 0.11.6-SNAPSHOT + 0.12.0 ../../pom.xml diff --git a/extensions/pom.xml b/extensions/pom.xml index 16b0d2a13..e62f76d61 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -21,7 +21,7 @@ io.jsonwebtoken jjwt-root - 0.11.6-SNAPSHOT + 0.12.0 ../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 422a30605..bafc521a9 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -14,15 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 io.jsonwebtoken jjwt-root - 0.11.6-SNAPSHOT + 0.12.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 54cb8cb94..840266aa3 100644 --- a/pom.xml +++ b/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 io.jsonwebtoken jjwt-root - 0.11.6-SNAPSHOT + 0.12.0 JJWT JSON Web Token support for the JVM and Android pom @@ -53,7 +52,7 @@ scm:git:https://github.com/jwtk/jjwt.git scm:git:git@github.com:jwtk/jjwt.git git@github.com:jwtk/jjwt.git - HEAD + 0.12.0 GitHub Issues @@ -91,7 +90,7 @@ UTF-8 - + ${basedir} 0.11.2 @@ -114,7 +113,7 @@ 20230618 2.9.0 - + 1.76 @@ -130,7 +129,7 @@ 3.0.0-M5 4.3.1 ${jjwt.root}/target/clover/clover.db - + --add-opens java.base/java.time.zone=ALL-UNNAMED, --add-opens java.base/java.lang.ref=ALL-UNNAMED, @@ -479,8 +478,7 @@ - + diff --git a/tdjar/pom.xml b/tdjar/pom.xml index ef63a77f0..faed112ab 100644 --- a/tdjar/pom.xml +++ b/tdjar/pom.xml @@ -14,15 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 io.jsonwebtoken jjwt-root - 0.11.6-SNAPSHOT + 0.12.0 ../pom.xml