Commit Graph

9134 Commits

Author SHA1 Message Date
Ovidiu Popa 7d31837af3 OidcIdToken cannot be serialized to JSON if token contains claim of type JSONArray or JSONObject
ObjectToListStringConverter and ObjectToMapStringObjectConverter were checking if the source object is of type List or Map and if the first element or key is a String. If we have a JSONArray containing Strings the above check will pass, meaning that a JSONArray will be returned which is not serializable (same applies to JSONObject)

With this change, even if the check is passing a new List or Map will be returned.

Closes gh-9210
2020-12-03 11:20:11 -05:00
Josh Cummings 17276ad787
Next Development Version 2020-12-02 19:32:48 -07:00
Josh Cummings 7c2010f507
Revert "Lock Dependencies for 5.3.6"
This reverts commit a153012056.
2020-12-02 19:32:03 -07:00
Josh Cummings c7b4e4a493
Next Development Version 2020-12-02 19:09:04 -07:00
Josh Cummings 2975923a1d
Release 5.3.6.RELEASE 2020-12-02 16:31:52 -07:00
Josh Cummings a153012056
Lock Dependencies for 5.3.6 2020-12-02 16:31:52 -07:00
Josh Cummings a8fe846e7f
Update to Google App Engine 1.9.83
Closes gh-9247
2020-12-02 16:31:46 -07:00
Josh Cummings 02a9ee54a2
Update to Spring Boot 2.2.11
Closes gh-9246
2020-12-02 16:31:40 -07:00
Josh Cummings d03d31c2e7
Release 5.2.8.RELEASE 2020-12-02 16:06:32 -07:00
Josh Cummings 9976eb9e3a
Update to Spring LDAP Core 2.3.3
Closes gh-9245
2020-12-02 16:04:41 -07:00
Josh Cummings 7cf1ca7ab1
Update to Powermock 2.0.9
Closes gh-9244
2020-12-02 16:04:36 -07:00
Josh Cummings 664d9f1ba6
Update to HSQLDB 2.5.1
Closes gh-9243
2020-12-02 16:04:31 -07:00
Josh Cummings f7b160d7a8
Update to Hibernate EntityManager 5.4.25
Closes gh-9242
2020-12-02 16:04:26 -07:00
Josh Cummings 5b60098548
Update to Jetty 9.4.35
Closes gh-9241
2020-12-02 16:04:13 -07:00
Josh Cummings e6b383a9c4
Update to HttpComponents HttpClient 4.5.13
Closes gh-9240
2020-12-02 16:04:07 -07:00
Josh Cummings 5342133494
Update to RSocket 1.0.3
Closes gh-9239
2020-12-02 16:04:01 -07:00
Josh Cummings 7498ad95a1
Update to Reactor Dysprosium-SR14
Closes gh-9238
2020-12-02 16:03:56 -07:00
Josh Cummings 04d382d8d8
Update to Google App Engine 1.9.83
Closes gh-9237
2020-12-02 16:03:51 -07:00
Josh Cummings 83a177d327
Update to Jackson 2.10.5.1
Closes gh-9236
2020-12-02 16:03:46 -07:00
Josh Cummings ebb2afa5e8
Update to Spring Data Moore-SR11
Closes gh-9235
2020-12-02 16:03:41 -07:00
Josh Cummings 276a934bcd
Update to Spring 5.2.11
Closes gh-9234
2020-12-02 16:03:35 -07:00
Josh Cummings e4b538146a
Update to Spring Boot 2.2.11
Closes gh-9233
2020-12-02 16:03:27 -07:00
Rob Winch 5948f492f5 Add missing withCredentials in Jenkinsfile 2020-11-17 09:28:13 -06:00
Rob Winch 1bac5498dd Fix artifactoryUsername/Password in build.gradle
Missing )
2020-11-17 09:05:37 -06:00
Rob Winch 07479dce6d Use artifactoryUsername/Password in Jenkinsfile 2020-11-17 09:02:49 -06:00
Rob Winch 05c0176b98 allprojects uses artifactoryUsername/Password 2020-11-17 09:02:21 -06:00
Rob Winch 03c2cc846d Use artifactoryUsername/Password for plugin repositories 2020-11-17 08:54:39 -06:00
Rob Winch 0f76a16ae5 Provide artifactoryUsername/Password 2020-11-17 08:52:38 -06:00
Rob Winch 82ba28ac74 Fix Snapshot Versions 2020-11-16 17:28:40 -06:00
Rob Winch 78f0f7bd33 Use artifactoryUsername/Password for plugin repositories 2020-11-16 17:11:28 -06:00
Rob Winch ad4ed45cd7 Provide artifactoryUsername/Password 2020-11-16 17:11:20 -06:00
Rob Winch 0f9de738df Update to spring-build-conventions:0.0.35.RELEASE 2020-11-16 17:09:01 -06:00
Hideaki Matsunami ec7deca76f
add white space before strong notation. 2020-10-30 15:51:27 -06:00
Hideaki Matsunami 3ba441ef50
add white space before strong notation. 2020-10-30 15:50:44 -06:00
Ayush Kohli 21c7f7518f
Closes gh-8196
Add leveloffset
2020-10-28 15:15:19 -06:00
Ayush Kohli 9ab21f88cd
Closes gh-8196
Add leveloffset
2020-10-28 15:05:29 -06:00
Josh Cummings 0462c42290
Update Test Controllers
Closes gh-9121
2020-10-12 18:12:02 -06:00
Josh Cummings 93c37e6b15
Update Test Controllers
Closes gh-9121
2020-10-12 18:08:52 -06:00
Josh Cummings 2dcfda7fac
Revert "Lock Dependencies for 5.3.5.RELEASE"
This reverts commit 846a5a962c.
2020-10-07 16:39:28 -06:00
Josh Cummings 8525ae0410
Next Development Version 2020-10-07 14:05:07 -06:00
Josh Cummings 989a162051
Release 5.3.5.RELEASE 2020-10-07 13:18:01 -06:00
Josh Cummings 846a5a962c
Lock Dependencies for 5.3.5.RELEASE 2020-10-07 13:18:01 -06:00
Josh Cummings 5bc0957d54
Update to AspectJ 1.9.6
Closes gh-9106
2020-10-07 13:17:04 -06:00
Josh Cummings 2b423b3505
Update to Google App Engine 1.9.82
Closes gh-9105
2020-10-07 13:16:59 -06:00
Josh Cummings 2f19e09531
Update to Spring Boot 2.2.10.RELEASE
Closes gh-9104
2020-10-07 13:16:54 -06:00
Josh Cummings 21f7187f40
Next Development Version 2020-10-07 11:37:33 -06:00
Josh Cummings 52814ab387
Release 5.2.7.RELEASE 2020-10-07 10:49:34 -06:00
Eleftheria Stein 9c5ce287d7 Update to Hibernate Validator 6.1.6
Closes gh-9086
2020-10-02 17:13:54 +02:00
Eleftheria Stein cb055f1402 Update to Hibernate Entity manager 5.4.22
Closes gh-9087
2020-10-02 17:13:17 +02:00
Eleftheria Stein 8b3777d0f1 Upgrade to embedded Apache Tomcat 9.0.38
Closes gh-9085
2020-10-02 17:12:37 +02:00