API Change Analysis Results

The summary of the API changes between artifacts org.apache.logging.log4j:log4j-kubernetes:jar:2.13.2 and org.apache.logging.log4j:log4j-kubernetes:jar:2.13.3.

Breaking Changes

Semantic

Difference Code Element Description
java.class.nonPublicPartOfAPI class com.fasterxml.jackson.databind.introspect.AnnotatedMethod.Serialization Class 'com.fasterxml.jackson.databind.introspect.AnnotatedMethod.Serialization' is indirectly included in the API (by the means of method return type for example) but the class is not accessible (neither public nor protected).
java.class.nonPublicPartOfAPI class com.fasterxml.jackson.databind.type.TypeParser.MyTokenizer Class 'com.fasterxml.jackson.databind.type.TypeParser.MyTokenizer' is indirectly included in the API (by the means of method return type for example) but the class is not accessible (neither public nor protected).