From 11ead376972f1e045713bbece0cde2aa4adcde4d Mon Sep 17 00:00:00 2001 From: Tanya Sinha Date: Thu, 11 Sep 2025 18:10:33 +0530 Subject: [PATCH] Revert "Release 1.11.1" --- .version | 2 +- CHANGELOG.md | 6 ------ README.md | 4 ++-- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/.version b/.version index b0f61c5..169f19b 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.11.1 \ No newline at end of file +1.11.0 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c51e4f..237cfd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,5 @@ # Change Log -## [1.11.1](https://github.com/auth0/auth0-java-mvc-common/tree/1.11.1) (2025-09-11) -[Full Changelog](https://github.com/auth0/auth0-java-mvc-common/compare/1.11.0...1.11.1) - -**Added** -- Updated apache commons package version [\#165](https://github.com/auth0/auth0-java-mvc-common/pull/165) ([tanya732](https://github.com/tanya732)) - ## [1.11.0](https://github.com/auth0/auth0-java-mvc-common/tree/1.11.0) (2023-12-19) [Full Changelog](https://github.com/auth0/auth0-java-mvc-common/compare/1.10.0...1.11.0) diff --git a/README.md b/README.md index 9104a66..1ee3030 100644 --- a/README.md +++ b/README.md @@ -36,14 +36,14 @@ Add the dependency via Maven: com.auth0 mvc-auth-commons - 1.11.1 + 1.11.0 ``` or Gradle: ```gradle -implementation 'com.auth0:mvc-auth-commons:1.11.1' +implementation 'com.auth0:mvc-auth-commons:1.11.0' ``` ### Configure Auth0