Branch: refs/heads/3.9
Home:
https://github.com/resteasy/Resteasy
Commit: 33286841e4bc27cda6af576b439d8abc68545e1d
https://github.com/resteasy/Resteasy/commit/33286841e4bc27cda6af576b439d8...
Author: Ivo Studensky <istudens(a)redhat.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M resteasy-dependencies-bom/pom.xml
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/JacksonDatatypeTest.java
Log Message:
-----------
[RESTEASY-2411] upgrade FasterXML Jackson to 2.10.1
Commit: 7e875f290c83d4e01975cabcdea9df02aef3dd98
https://github.com/resteasy/Resteasy/commit/7e875f290c83d4e01975cabcdea9d...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M
providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/Jackson2JsonpInterceptor.java
M
providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/PatchMethodFilter.java
M
providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/ResteasyJackson2Provider.java
A
providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/WhiteListPolymorphicTypeValidatorBuilder.java
M security/jose-jwt/src/main/java/org/jboss/resteasy/jwt/JWTContextResolver.java
Log Message:
-----------
[RESTEASY-2411] WhiteListPolymorphicTypeValidator
Commit: 82797d9283bcd16a4312293937f613bb7b3fdd17
https://github.com/resteasy/Resteasy/commit/82797d9283bcd16a4312293937f61...
Author: Ivo Studensky <istudens(a)redhat.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M testsuite/integration-tests/pom.xml
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/JaxRsActivator.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/TestRESTService.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/WhiteListPolymorphicTypeValidatorTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/model/AbstractVehicle.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/model/TestPolymorphicType.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/model/air/Aircraft.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/model/land/Automobile.java
Log Message:
-----------
[RESTEASY-2411] test-case for WhiteListPolymorphicTypeValidatorBuilder
Compare:
https://github.com/resteasy/Resteasy/compare/ee84f8bb2dbb...82797d9283bc