Commit Graph

32320 Commits (544abfd9ae07fcb90d3ed3d0e6f24cf30e620ac5)
 

Author SHA1 Message Date
Stephane Nicoll a4e71fb49f Upgrade to Johnzon 1.2.11
Closes gh-26506
4 years ago
Stephane Nicoll 496e3f1df9 Upgrade to Jetty 9.4.40.v20210413
Closes gh-26505
4 years ago
Stephane Nicoll 2718cfadd8 Upgrade to Jetty Reactive HTTPClient 1.1.8
Closes gh-26504
4 years ago
Stephane Nicoll 65b18acd81 Upgrade to JBoss Transaction SPI 7.6.1.Final
Closes gh-26503
4 years ago
Stephane Nicoll ef5476c764 Upgrade to Janino 3.1.4
Closes gh-26502
4 years ago
Stephane Nicoll 3cc04cf4a5 Upgrade to Infinispan 11.0.11.Final
Closes gh-26501
4 years ago
Stephane Nicoll 03a92fc632 Upgrade to Hibernate 5.4.31.Final
Closes gh-26500
4 years ago
Stephane Nicoll e7ac4f12f1 Upgrade to Ehcache3 3.9.3
Closes gh-26499
4 years ago
Stephane Nicoll 87fce0b480 Upgrade to Ehcache 2.10.9.2
Closes gh-26498
4 years ago
Stephane Nicoll 3b691a2bb1 Upgrade to Dropwizard Metrics 4.1.21
Closes gh-26497
4 years ago
Stephane Nicoll 316ad17856 Upgrade to ActiveMQ 5.16.2
Closes gh-26496
4 years ago
Stephane Nicoll 2b496181a9 Merge branch '2.4.x' 4 years ago
Stephane Nicoll 9e79804362 Merge branch '2.3.x' into 2.4.x 4 years ago
Stephane Nicoll f4fd81f25d Upgrade to Tomcat 9.0.46
Closes gh-26495
4 years ago
Stephane Nicoll 89be56d63c Upgrade to R2DBC Bom Arabba-SR10
Closes gh-26494
4 years ago
Stephane Nicoll 69ce28617c Upgrade to Postgresql 42.2.20
Closes gh-26493
4 years ago
Stephane Nicoll 626c21e7a1 Upgrade to Netty tcNative 2.0.39.Final
Closes gh-26492
4 years ago
Stephane Nicoll fc1d0af5d2 Upgrade to Neo4j OGM 3.2.22
Closes gh-26491
4 years ago
Stephane Nicoll a721493c88 Upgrade to MySQL 8.0.25
Closes gh-26490
4 years ago
Stephane Nicoll 5348a20ff5 Upgrade to Johnzon 1.2.11
Closes gh-26489
4 years ago
Stephane Nicoll bd73166023 Upgrade to Jetty 9.4.40.v20210413
Closes gh-26488
4 years ago
Stephane Nicoll ecbf7cb417 Upgrade to Jetty Reactive HTTPClient 1.1.8
Closes gh-26487
4 years ago
Stephane Nicoll 96e4dcc103 Upgrade to JBoss Transaction SPI 7.6.1.Final
Closes gh-26486
4 years ago
Stephane Nicoll 7739c3337d Upgrade to Janino 3.1.4
Closes gh-26485
4 years ago
Stephane Nicoll 48daeec522 Upgrade to Hibernate 5.4.31.Final
Closes gh-26484
4 years ago
Stephane Nicoll 7f51e43d60 Upgrade to Ehcache 2.10.9.2
Closes gh-26483
4 years ago
Stephane Nicoll ba863e4a5b Upgrade to Dropwizard Metrics 4.1.21
Closes gh-26482
4 years ago
Stephane Nicoll 5a71fa073e Upgrade to ActiveMQ 5.15.15
Closes gh-26481
4 years ago
Stephane Nicoll ce5b13a67c Merge pull request #26448 from weixsun
* pr/26448:
  Update copyright year of changed files
  Remove redundant suppression

Closes gh-26448
4 years ago
Stephane Nicoll 691bbcfdfd Update copyright year of changed files
See gh-26448
4 years ago
weixsun d115361980 Remove redundant suppression
See gh-26448
4 years ago
Stephane Nicoll b3e6eaec7e Merge pull request #26477 from weixsun
* pr/26477:
  Remove unused imports

Closes gh-26477
4 years ago
weixsun aa8323f915 Remove unused imports
See gh-26477
4 years ago
Andy Wilkinson a623dab0aa Merge branch '2.4.x'
Closes gh-26474
4 years ago
Andy Wilkinson 3295b59563 Merge branch '2.3.x' into 2.4.x
Closes gh-26473
4 years ago
Andy Wilkinson 47626bebd1 Note that the heapdump endpoint requires a HotSpot JVM
Closes gh-26467
4 years ago
Andy Wilkinson 01d3aa5fba Upgrade to Spring LDAP 2.3.4.RELEASE
Closes gh-26394
4 years ago
Andy Wilkinson 77c7fcd80e Merge branch '2.4.x' 4 years ago
Andy Wilkinson fbc629a8e7 Upgrade to Spring LDAP 2.3.4.RELEASE
Closes gh-26393
4 years ago
Andy Wilkinson d9d79ba892 Merge branch '2.3.x' into 2.4.x 4 years ago
Andy Wilkinson f8bf09ff02 Upgrade to Spring LDAP 2.3.4.RELEASE
Closes gh-25528
4 years ago
Andy Wilkinson 1db8ca60aa Test our Gradle plugin against Gradle 7.0.2
Closes gh-26464
4 years ago
Andy Wilkinson 07e319d139 Upgrade to Spring Data 2021.0.1
Closes gh-26382
4 years ago
Andy Wilkinson 8b8599f24e Merge branch '2.4.x' 4 years ago
Andy Wilkinson 77bb7f6139 Upgrade to Spring Data 2020.0.9
Closes gh-26381
4 years ago
Andy Wilkinson a3d68e29c2 Merge branch '2.4.x'
Closes gh-26463
4 years ago
Andy Wilkinson 9f279e0e96 Merge branch '2.3.x' into 2.4.x
Closes gh-26462
4 years ago
Andy Wilkinson 5984d4ee2b Index @ConfigurationProperties so they can be found by scanning
Previously, @ConfigurationProperties was not annotated with @Indexed.
This meant that @ConfigurationPropertiesScan would not be able to
find them when the underlying
ClassPathScanningCandidateComponentProvider is using a
CandidateComponentsIndex.

This commit annotated @ConfigurationProperties with @Indexed so that
they can be found by index-based scanning.

Fixes gh-26459
4 years ago
Andy Wilkinson 000d84eedd Merge branch '2.4.x'
Closes gh-26461
4 years ago
Andy Wilkinson c2ef7578e8 Merge branch '2.3.x' into 2.4.x
Closes gh-26460
4 years ago