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
Hideaki Matsunami
ec7deca76f
add white space before strong notation.
2020-10-30 15:51:27 -06:00
Ayush Kohli
21c7f7518f
Closes gh-8196
...
Add leveloffset
2020-10-28 15:15:19 -06:00
Josh Cummings
0462c42290
Update Test Controllers
...
Closes gh-9121
2020-10-12 18:12:02 -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
Eleftheria Stein
7181f576fc
Update to RSocket 1.0.2
...
Closes gh-9084
2020-10-02 17:12:06 +02:00
Eleftheria Stein
dba3dacc19
Update to Spring Data Moore-SR10
...
Closes gh-9088
2020-10-02 17:11:44 +02:00
Eleftheria Stein
5d0eb32f4d
Update to Spring Framework 5.2.9
...
Closes gh-9083
2020-10-02 17:10:10 +02:00
Eleftheria Stein
984fdd4c00
Update to Reactor Dysprosium-SR12
...
Closes gh-9082
2020-10-02 17:09:40 +02:00
Eleftheria Stein
58b68625bb
Update to Spring Boot 2.2.10
...
Closes gh-9081
2020-10-02 17:08:58 +02:00
Eleftheria Stein
6a87ccca4a
Update to GAE 1.9.82
...
Closes gh-9080
2020-10-02 14:34:12 +02:00
Eleftheria Stein
925a6685d9
Update to org.aspectj 1.9.6
...
Closes gh-9079
2020-10-02 14:30:11 +02:00
Malyshau Stanislau
bd3e3ed2c5
Add try-with-resources to close stream
...
Closes gh-9041
2020-09-29 08:46:18 -06:00
Artem Grankin
6dad918e7b
Replace expired msdn link with latest web archive copy
...
Initial link expired in March, 2016. Latest copy found in web archive is from February, 2016
2020-09-28 17:19:42 -06:00
ilee
89ad42a06f
Update ssl setup guide link in tomcat server
2020-09-24 13:53:48 -06:00
Tomoki Tsubaki
85889d5e0b
Create the CSRF token on the bounded elactic scheduler
...
The CSRF token is generated by UUID.randomUUID() which is I/O blocking operation.
This commit changes the subscriber thread to the bounded elactic scheduler.
Closes gh-9018
2020-09-16 09:21:11 -06:00
Eleftheria Stein
8c7dbf2e3d
Next development version
2020-08-05 17:16:34 +02:00
Eleftheria Stein
2443675a59
Release 5.2.6.RELEASE
2020-08-05 15:34:14 +02:00
Eleftheria Stein
04d6d5ae74
Update to nohttp 0.0.5.RELEASE
...
Closes gh-8927
2020-08-05 13:47:12 +02:00
Eleftheria Stein
acbbb6941c
Update to groovy 2.4.20
...
Closes gh-8915
2020-08-05 11:25:05 +02:00
Eleftheria Stein
4a1b96d51a
Update to embedded Tomcat websocket 8.5.57
...
Closes gh-8914
2020-08-05 11:24:47 +02:00
Eleftheria Stein
9fbed06b6b
Update blockhound to 1.0.4.RELEASE
...
Closes gh-8916
2020-08-05 11:24:16 +02:00
Eleftheria Stein
fea90f9328
Update to PowerMock Mockito2 2.0.7
...
Closes gh-8917
2020-08-05 11:23:56 +02:00
Eleftheria Stein
22a1bce83c
Update to Spring Data Moore-SR9
...
Closes gh-8918
2020-08-05 11:23:21 +02:00
Eleftheria Stein
8dfe0fa815
Update to Spring Framework 5.2.8.RELEASE
...
Closes gh-8919
2020-08-05 11:22:53 +02:00
Eleftheria Stein
b408f074d5
Update to Reactor Dysprosium-SR10
...
Closes gh-8920
2020-08-05 11:22:31 +02:00
Eleftheria Stein
669fdba98c
Update to Spring Boot 2.2.9.RELEASE
...
Closes gh-8921
2020-08-05 11:21:45 +02:00
Eleftheria Stein
b4d2217d45
Update to jaxb-impl 2.3.3
...
Closes gh-8912
2020-08-05 11:06:50 +02:00
Eleftheria Stein
b1e09eddaa
Update to Jackson 2.10.5
...
Closes gh-8910
2020-08-05 11:04:25 +02:00
Eleftheria Stein
b425b622db
Update to GAE 1.9.81
...
Closes gh-8911
2020-08-05 10:41:59 +02:00
Eleftheria Stein
6512c04079
Upgrade to embedded Apache Tomcat 9.0.37
...
Closes gh-8913
2020-08-05 10:37:32 +02:00