Commit Graph

1523 Commits (725cbd9bc8d7b52fc2f9a6a4a7f1ee04532b3fb2)

Author SHA1 Message Date
Stephane Nicoll c9d4ddd911 Upgrade to Reactor Dysprosium-M1
Closes gh-16595
6 years ago
Stephane Nicoll b6911799b8 Upgrade to Reactor Californium-SR7
Closes gh-16723
6 years ago
Andy Wilkinson 95003d79d7 Merge branch '2.1.x'
Closes gh-16746
6 years ago
Andy Wilkinson 1297068528 Add dependency management for remaining non-example Kafka modules
See gh-16728
6 years ago
Gary Russell a5e26bff92 Add dependency management for kafka-streams-test-utils
See gh-16728
6 years ago
Stephane Nicoll ff803a86a0 Merge branch '2.1.x'
Closes gh-16726
6 years ago
Stephane Nicoll 52c8bbaddf Upgrade to Maven Surefire Plugin 2.22.2
Closes gh-16725
6 years ago
Stephane Nicoll f0a9e0f616 Switch to Reactor snapshots
See gh-16723
6 years ago
Madhura Bhave 3d814a5288 Move to Reactor Dysprosium snapshots
This should fix the NoClassDefFound errors after moving to Framework
snapshots
6 years ago
Madhura Bhave fd97066604 Use MergedAnnotation.getRoot() method
Closes gh-16661
6 years ago
Stephane Nicoll 81543873d4 Merge branch '2.1.x' 6 years ago
ielatif 3ffbe256f1 Exclude HikariCP specific dependency from Quartz
Closes gh-16628
6 years ago
Andy Wilkinson dc39540def Merge branch '2.1.x'
Closes gh-16623
6 years ago
Andy Wilkinson e8955852a3 Add missing GlassFish JAXB dependency management
Closes gh-16619
6 years ago
Madhura Bhave 3ecefdbcdc Add dependency management for okhttp3
Closes gh-6385
6 years ago
Andy Wilkinson d3541fa672 Upgrade to Tomcat 9.0.19
Closes gh-16591
6 years ago
Andy Wilkinson 853b4952a0 Upgrade to Tomcat 9.0.19
Closes gh-16591
6 years ago
Andy Wilkinson 4e97f7998c Add missing RSocket dependency management
Closes gh-16568
6 years ago
Andy Wilkinson c722cc96fc Merge branch '2.1.x'
Closes gh-16572
6 years ago
Andy Wilkinson 4e4d5f0539 Remove dependency management for solr-uima following upgrade to 7.7.1
Closes gh-16490
6 years ago
Brian Clozel 60cf80f8ce Upgrade to Spring Batch 4.2.0.M1
Closes gh-16529
6 years ago
Brian Clozel ddd400ff87 Upgrade to Spring Integration 5.2.0.M1
Closes gh-16531
6 years ago
Brian Clozel 2e107929a0 Upgrade to Elasticsearch 6.7.1
Closes gh-16569
6 years ago
Andy Wilkinson d4c47a13a0 Upgrade to Spring Security 5.2.0.M2
Closes gh-16534
6 years ago
Stephane Nicoll 9b0c1d305c Upgrade to Spring Session Corn-M1
Closes gh-16532
6 years ago
Andy Wilkinson 84df37fd73 Merge branch '2.1.x'
Closes gh-16564
6 years ago
Andy Wilkinson bb0037f041 Restore indentation in published spring-boot-dependencies pom
The move to an HTTPS URL for the xmlns:xslt identifier has the unwanted
side-effect of disabling indentation.

This commit moves back to an HTTPS URL. It also changes the indent size
to 2, aligning with the size used by all the other poms that are written
by the flatten plugin.

Closes gh-16466
6 years ago
Stephane Nicoll fe9da06a7e Remove outdated exclusion to http-client
Closes gh-16510
6 years ago
Stephane Nicoll 5e281fa8ec Switch to snapshots in preparation for the release 6 years ago
Stephane Nicoll 5c37e68a2b Upgrade to Spring AMQP 2.2.0.M1
Closes gh-16530
6 years ago
Sebastien Deleuze 86c75b9fd3 Upgrade to Kotlin 1.3.30
Closes gh-16554
6 years ago
Stephane Nicoll 33fecec4a8 Upgrade to Spring Kafka 2.3.0.M1
Closes gh-16302
6 years ago
Brian Clozel b33944b53f Add RSocket server support with Spring Messaging
This commit adds support for RSocket server applications.
The auto-configuration will either add RSocket support to an existing
Reactor Netty server in a WebFlux application (as a WebSocket endpoint),
or bootstrap a brand new RSocket server instance.

Spring Boot will also auto-configure the Spring Messaging infrastructure
that supports Controller beans with `@MessageMapping` annotated methods.

Fixes gh-16021
6 years ago
Stephane Nicoll a5f29bb36b Upgrade to Spring Data Moore M3
Closes gh-16528
6 years ago
Stephane Nicoll cb4aa4cef4 Upgrade to Jooq 3.11.11
Closes gh-16525
6 years ago
Stephane Nicoll 6d7b5bea5c Upgrade to Infinispan 9.4.12.Final
Closes gh-16524
6 years ago
Stephane Nicoll b2f73f8974 Upgrade to Aspectj 1.9.3
Closes gh-16523
6 years ago
Stephane Nicoll 071128c44e Upgrade to Undertow 2.0.20.Final
Closes gh-16522
6 years ago
Vedran Pavic bbaa98175f Upgrade to Hazelcast 3.12
Closes gh-16503
6 years ago
Stephane Nicoll 61f9816361 Upgrade to Neo4j Ogm 3.2.0-alpha05
Closes gh-16521
6 years ago
Stephane Nicoll 94775b796d Upgrade to Mongodb 3.10.2
Closes gh-16520
6 years ago
Stephane Nicoll 44176c12e1 Upgrade to Junit Jupiter 5.4.2
Closes gh-16519
6 years ago
Stephane Nicoll d4117699e4 Upgrade to Rabbit Amqp Client 5.7.0
Closes gh-16518
6 years ago
Brian Clozel 054c8ee0c4 Upgrade to Spring Framework 5.2.0.M1
Fixes gh-16173
6 years ago
Madhura Bhave 7054a33e70 Add support for public key file for OAuth2 resource server
Closes gh-15814
6 years ago
Andy Wilkinson e404ac39bf Upgrade to Spring Integration 5.1.4
See gh-16350
6 years ago
Andy Wilkinson efd2f685d3 Upgrade to Spring Session Bean-SR4
See gh-16357
6 years ago
Andy Wilkinson c3b5d9c363 Upgrade to Sqlite Jdbc 3.27.2
Closes gh-16440
6 years ago
Andy Wilkinson 4cf273770c Upgrade to Mockito 2.25.1
Closes gh-16439
6 years ago
Andy Wilkinson 78a15c2234 Upgrade to Mariadb 2.4.1
Closes gh-16438
6 years ago
Andy Wilkinson 3fd0c26402 Upgrade to Junit Jupiter 5.4.1
Closes gh-16437
6 years ago
Andy Wilkinson 62462c9ced Upgrade to Hibernate 5.4.2.Final
Closes gh-16436
6 years ago
Andy Wilkinson fe4d96e60b Upgrade to Elasticsearch 6.6.2
Closes gh-16435
6 years ago
Andy Wilkinson 8b195940a6 Upgrade to Assertj 3.12.2
Closes gh-16434
6 years ago
Andy Wilkinson e7261f3d3f Upgrade to Artemis 2.7.0
Closes gh-16432
6 years ago
Andy Wilkinson 7661287760 Upgrade to Thymeleaf Layout Dialect 2.4.1
Closes gh-16431
6 years ago
Andy Wilkinson 674a96e369 Upgrade to Classmate 1.5.0
Closes gh-16430
6 years ago
Stephane Nicoll 5f4bd37eb1 Merge branch '2.1.x' 6 years ago
Stephane Nicoll 3c058585bf Upgrade to Micrometer 1.1.4
Close gh-16425
6 years ago
Andy Wilkinson e3f4d4a165 Merge branch '2.1.x' 6 years ago
Andy Wilkinson 961b0307d6 Upgrade to Netty Tcnative 2.0.24.Final
Closes gh-16429
6 years ago
Andy Wilkinson 1db848af0d Upgrade to Solr 6.6.6
Closes gh-16428
6 years ago
Stephane Nicoll c5d0ebccff Merge branch '2.1.x' 6 years ago
Stephane Nicoll a90d0a224f Upgrade to Spring Batch 4.1.2
Closes gh-16423
6 years ago
Stephane Nicoll 3fb8d504c5 Upgrade to Spring Batch 4.0.3
Closes gh-16422
6 years ago
Stephane Nicoll 445870941f Upgrade to Spring Session Bean-SR4
Closes gh-16357
6 years ago
Stephane Nicoll 03762d5a96 Upgrade to Spring Session Apple-SR9
Closes gh-16356
6 years ago
Stephane Nicoll c57b4fcb04 Upgrade to Spring Integration 5.1.4
Closes gh-16350
6 years ago
Stephane Nicoll 1acc3d7161 Upgrade to Spring Integration 5.0.13
Closes gh-16349
6 years ago
Andy Wilkinson bc00ad0fc5 Merge branch '2.1.x' 6 years ago
Andy Wilkinson 7b151f2a11 Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson 49423645f7 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson 925850f267 Upgrade to Kafka 2.2.0
Closes gh-16420
6 years ago
Andy Wilkinson 967aafedec Start building against Spring Kafka 2.3.0 snapshots
See gh-16302
6 years ago
Andy Wilkinson 4e337f7466 Merge branch '2.1.x' 6 years ago
Andy Wilkinson b969d55e05 Upgrade to Spring Kafka 2.2.5
Closes gh-16351
6 years ago
Andy Wilkinson 08673c0191 Upgrade to Spring Security 5.1.5
Closes gh-16354
6 years ago
Andy Wilkinson da4a7203c7 Upgrade to Spring Security 5.0.12
Closes gh-16353
6 years ago
Andy Wilkinson 76450ec7ea Merge branch '2.1.x' 6 years ago
Andy Wilkinson d2c059f25f Upgrade to Spring AMQP 2.1.5
Closes gh-16347
6 years ago
Andy Wilkinson 336af93c7e Update to Spring AMQP 2.0.12
Closes gh-16346
6 years ago
Andy Wilkinson d33050220d Upgrade to Spring Data Lovelace-SR6
Closes gh-16360
6 years ago
Andy Wilkinson f4942b76f0 Upgrade to Spring Data Kay-SR14
Closes gh-16359
6 years ago
Stephane Nicoll bd72ff5d83 Switch to snapshots 6 years ago
Stephane Nicoll 695dc8e992 Switch to snapshots 6 years ago
Stephane Nicoll 085ca0f915 Upgrade to Spring Framework 5.1.6.RELEASE
Closes gh-16340
6 years ago
Stephane Nicoll 165b9d950a Upgrade to Spring Framework 5.0.13.RELEASE
Closes gh-16339
6 years ago
Andy Wilkinson 6615e11e65 Merge branch '2.1.x' 6 years ago
Andy Wilkinson 4e734669fe Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson 7990c8ba68 Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll d1507497d8 Merge branch '2.1.x' 6 years ago
Stephane Nicoll 1261c3960d Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 28b38ddc9a Upgrade to Reactor Bom Bismuth-SR17
Closes gh-16372
6 years ago
Stephane Nicoll 4c1186cbd8 Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll e80b6cfc44 Merge branch '2.1.x' 6 years ago
Stephane Nicoll 877a47f22b Upgrade to Jooq 3.11.10
Closes gh-16386
6 years ago
Stephane Nicoll e03f9e2467 Upgrade to Infinispan 9.4.11.Final
Closes gh-16385
6 years ago
Stephane Nicoll 3ae7257171 Upgrade to Hibernate 5.3.9.Final
Closes gh-16384
6 years ago
Stephane Nicoll 2af72170c6 Upgrade to Byte Buddy 1.9.12
Closes gh-16383
6 years ago
Stephane Nicoll 8ea0ecd07c Upgrade to Rxjava2 2.2.8
Closes gh-16382
6 years ago
Stephane Nicoll ab110ee39a Upgrade to Reactor Bom Californium-SR6
Closes gh-16381
6 years ago
Stephane Nicoll 59d2bc9bc6 Upgrade to Netty Tcnative 2.0.23.Final
Closes gh-16380
6 years ago
Stephane Nicoll 1d69d81f13 Upgrade to Lettuce 5.1.6.RELEASE
Closes gh-16379
6 years ago
Stephane Nicoll b4bfc4dc14 Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 1a89087a87 Upgrade to Thymeleaf Extras Java8time 3.0.4.RELEASE
Closes gh-16378
6 years ago
Stephane Nicoll 7cff82647d Upgrade to Spring Cloud Connectors 2.0.5.RELEASE
Closes gh-16377
6 years ago
Stephane Nicoll e3e290e959 Upgrade to Quartz 2.3.1
Closes gh-16376
6 years ago
Stephane Nicoll 9ab942c54c Upgrade to Hibernate Validator 6.0.16.Final
Closes gh-16375
6 years ago
Stephane Nicoll 8c85f1a141 Upgrade to Elasticsearch 5.6.16
Closes gh-16374
6 years ago
Stephane Nicoll f7d2cc6aa7 Upgrade to Activemq 5.15.9
Closes gh-16373
6 years ago
Stephane Nicoll 49f2d1bd3e Upgrade to Netty 4.1.34.Final
Closes gh-16371
6 years ago
Stephane Nicoll ca9afa7b55 Upgrade to Micrometer 1.0.10
Closes gh-16370
6 years ago
Stephane Nicoll c88bfed669 Upgrade to Unboundid Ldapsdk 4.0.10
Closes gh-16369
6 years ago
Andy Wilkinson 5e22b421c5 Merge branch '2.1.x' 6 years ago
Andy Wilkinson 21adbdef49 Upgrade to Tomcat 9.0.17
Closes gh-16367
6 years ago
Andy Wilkinson ea2eaa1737 Merge branch '2.1.x' 6 years ago
Andy Wilkinson cf0811b0db Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson be32421b86 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson 878a635bfb Merge branch '2.1.x' 6 years ago
Andy Wilkinson 864942ad4f Merge branch '2.0.x' into 2.1.x 6 years ago
Spring Operator 1a4c6f2dac Use HTTPS for external links wherever possible
See gh-16319
6 years ago
Stephane Nicoll 1aaab7ecc3 Upgrade to Solr 8.0.0
Closes gh-16272
6 years ago
Stephane Nicoll 82c434d581 Upgrade to Solr 7.7.1
Closes gh-16273
6 years ago
Andy Wilkinson b828b398b5 Merge branch '2.1.x' 6 years ago
Andy Wilkinson a36aa67b52 Merge branch '2.0.x' into 2.1.x 6 years ago
Spring Operator 3e2b6ac8ed Update build and setup configuration to use HTTPS
See gh-16246
6 years ago
Stephane Nicoll 0f71f22f3c Polish 6 years ago
Andy Wilkinson 28cf63354a Merge pull request #16106 from Spring Operator
* gh-16106:
  Drop AnyEdit from Eclipse setup as it is not available over HTTPS
  Update build and setup configuration to use HTTPS

Closes gh-16106
6 years ago
Spring Operator c9c554b834 Update build and setup configuration to use HTTPS
See gh-16106
6 years ago
Stephane Nicoll 3831aeeb39 Merge branch '2.1.x' 6 years ago
Johnny Lim 00bda4dc2a Add dependency management for micrometer-registry-stackdriver
Closes gh-16178
6 years ago
Phillip Webb 50425bd441 Rollback to Maven Invoker 3.1.0
Closes gh-16205
6 years ago
Stephane Nicoll fed145e195 Replace manual dependency management by Kotlin's bom
Closes gh-9486
6 years ago
Stephane Nicoll b34b217d1e Upgrade to Kotlin 1.3.21
Closes gh-16195
6 years ago
Stephane Nicoll 341859b5fe Start building against Spring Framework 5.2 snapshots
See gh-16173
6 years ago
Andy Wilkinson 1431a0f585 Upgrade to Spring Data Moore-M2
Closes gh-15197
6 years ago
Andy Wilkinson e1a7f1e085 Upgrade to Cassandra Driver 3.7.1
Closes gh-16163
6 years ago
Andy Wilkinson 7c58d72734 Upgrade to Mongo Driver Reactivestreams 1.11.0
Closes gh-16159
6 years ago
Andy Wilkinson e667911f91 Merge branch '2.1.x' 6 years ago
Andy Wilkinson 80f2e2260e Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson e56580ddc6 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson c2e9f98655 Upgrade to Spring Plugin 2.0.0.M1
Closes gh-15940
6 years ago
Andy Wilkinson 7c568bb277 Upgrade to Spring HATEOAS 1.0.0.M1
Closes gh-15939
6 years ago
Andy Wilkinson c6811d6427 Upgrade to Maven Javadoc Plugin 3.1.0
Closes gh-16157
6 years ago
Andy Wilkinson 12c1271bcb Upgrade to Maven Invoker Plugin 3.2.0
Closes gh-16156
6 years ago
Andy Wilkinson 970f9abc9c Upgrade to Snakeyaml 1.24
Closes gh-16155
6 years ago
Andy Wilkinson 85f42df77f Upgrade to Webjars Locator Core 0.37
Closes gh-16154
6 years ago
Andy Wilkinson 3635885058 Upgrade to Selenium Htmlunit 2.34.0
Closes gh-16153
6 years ago
Andy Wilkinson 44bc3b0f7a Upgrade to Mongodb 3.10.1
Closes gh-16152
6 years ago
Andy Wilkinson cd68579851 Upgrade to Mockito 2.25.0
Closes gh-16151
6 years ago