diff --git a/pom.xml b/pom.xml index 31ad0f3..ceb7deb 100644 --- a/pom.xml +++ b/pom.xml @@ -290,6 +290,10 @@ limitations under the License. -keep public class com.ethlo.time.TemporalConsumer { *; } -keep public class com.ethlo.time.TemporalHandler { *; } -keep public class com.ethlo.time.TimezoneOffset { *; } + -keep public class com.ethlo.time.DateTimeParsers { *; } + -keep public class com.ethlo.time.DateTimeParser { *; } + -keep public class com.ethlo.time.DateTimeTokens { *; } + -keep public class com.ethlo.time.token.DateTimeToken { *; } ${java.home}/jmods/java.base.jmod