Commit Graph

43929 Commits (ac2481f1a10025650f3e3ff9c0d1d2385cafba7f)
 

Author SHA1 Message Date
Stephane Nicoll 1c0217f40a Upgrade to jOOQ 3.18.5
Closes gh-36374
1 year ago
Stephane Nicoll 590526717d Upgrade to JBoss Logging 3.5.3.Final
Closes gh-36373
1 year ago
Stephane Nicoll f05ec7e300 Upgrade to Janino 3.1.10
Closes gh-36372
1 year ago
Stephane Nicoll 3e9eeea2b0 Upgrade to Jakarta WebSocket 2.1.1
Closes gh-36371
1 year ago
Stephane Nicoll d6d93fb112 Upgrade to Infinispan 14.0.12.Final
Closes gh-36370
1 year ago
Stephane Nicoll c6128904ee Upgrade to Hibernate Validator 8.0.1.Final
Closes gh-36369
1 year ago
Stephane Nicoll 2f9d016581 Upgrade to Hibernate 6.2.6.Final
Closes gh-36368
1 year ago
Stephane Nicoll 2073f1d194 Upgrade to H2 2.2.220
Closes gh-36367
1 year ago
Stephane Nicoll d08c2f0723 Upgrade to Groovy 4.0.13
Closes gh-36366
1 year ago
Stephane Nicoll c6ffcb94c0 Upgrade to GraphQL Java 20.4
Closes gh-36365
1 year ago
Stephane Nicoll 85194c703b Upgrade to Elasticsearch Client 8.8.2
Closes gh-36351
1 year ago
Stephane Nicoll 5e2575371d Upgrade to Dependency Management Plugin 1.1.1
Closes gh-36363
1 year ago
Stephane Nicoll ee1044f4a5 Upgrade to Commons Codec 1.16.0
Closes gh-36350
1 year ago
Stephane Nicoll 49f5002241 Upgrade to Artemis 2.29.0
Closes gh-36349
1 year ago
Stephane Nicoll 556fcc92bb Upgrade to ActiveMQ 5.18.2
Closes gh-36348
1 year ago
Stephane Nicoll c59d474ec4 Upgrade to Reactor Bom 2023.0.0-M1
Closes gh-36300
1 year ago
Stephane Nicoll 122f6599c0 Upgrade to Micrometer Tracing 1.2.0-M1
Closes gh-36199
1 year ago
Stephane Nicoll ad72d22c90 Upgrade to Micrometer 1.12.0-M1
Closes gh-36188
1 year ago
Andy Wilkinson f60547c118 Merge branch '3.1.x'
Closes gh-36360
1 year ago
Andy Wilkinson 218f4f2679 Merge branch '3.0.x' into 3.1.x
Closes gh-36359
1 year ago
Andy Wilkinson 090802b11b Use existing value rather than deducing bind method
When there is an existing value, deducing the bind method may
incorrectly result in the use of constructor binding. This
results in a failure in the configuration properties
post-processor as it refuses to bind properties to a bean whose
attributes indicate that constructor binding should have been used.

This commit updates ConfigurationPropertiesBean to avoid tryin to
deduce the bind method and instead use the presence or absence of an
existing value to determine the type of binding that should be used.
Only when there is no existing value is constructor binding
appropriate.

Fixes gh-36175
1 year ago
Andy Wilkinson b66eea8d2a Merge branch '3.1.x'
Closes gh-36356
1 year ago
Andy Wilkinson d5ca66d47c Merge branch '3.0.x' into 3.1.x
Closes gh-36355
1 year ago
Andy Wilkinson 2a5a5d19b7 Update Servlet container system requirements
Closes gh-36354
1 year ago
Stephane Nicoll 1a207ed871 Merge branch '3.1.x' 1 year ago
Stephane Nicoll a4055b5871 Merge branch '3.0.x' into 3.1.x 1 year ago
Stephane Nicoll 3dc05f390b Merge branch '2.7.x' into 3.0.x 1 year ago
Stephane Nicoll ddb6fd676f Upgrade to Tomcat 9.0.78
Closes gh-36317
1 year ago
Stephane Nicoll d45903060d Upgrade to Reactor Bom 2020.0.34
Closes gh-36172
1 year ago
Stephane Nicoll 324539e707 Upgrade to Rabbit AMQP Client 5.14.3
Closes gh-36316
1 year ago
Stephane Nicoll eb0e50f909 Upgrade to Neo4j Java Driver 4.4.12
Closes gh-36315
1 year ago
Stephane Nicoll 328d86092b Upgrade to Micrometer 1.9.13
Closes gh-36171
1 year ago
Stephane Nicoll 6d0d1ffbad Upgrade to Johnzon 1.2.21
Closes gh-36314
1 year ago
Stephane Nicoll 9142f1516e Upgrade to Janino 3.1.10
Closes gh-36313
1 year ago
Stephane Nicoll 2bc135c23b Upgrade to Groovy 3.0.18
Closes gh-36312
1 year ago
Stephane Nicoll 45cdb53e23 Upgrade to Elasticsearch 7.17.11
Closes gh-36311
1 year ago
Stephane Nicoll 528373ac93 Merge branch '3.1.x' 1 year ago
Stephane Nicoll 62bed0c0cb Merge branch '3.0.x' into 3.1.x 1 year ago
Stephane Nicoll 90a96acf89 Merge branch '2.7.x' into 3.0.x 1 year ago
Stephane Nicoll a8b429e696 Upgrade to Tomcat 10.1.11
Closes gh-36342
1 year ago
Stephane Nicoll d5c3790cc3 Upgrade to Rabbit AMQP Client 5.17.1
Closes gh-36341
1 year ago
Stephane Nicoll b9556d1819 Upgrade to Micrometer Tracing 1.1.3
Closes gh-36296
1 year ago
Stephane Nicoll f43f9a35cf Upgrade to Micrometer 1.11.2
Closes gh-36183
1 year ago
Stephane Nicoll 97f81c3f33 Upgrade to jOOQ 3.18.5
Closes gh-36340
1 year ago
Stephane Nicoll a48ccc2c13 Upgrade to JBoss Logging 3.5.3.Final
Closes gh-36339
1 year ago
Stephane Nicoll 4168375397 Upgrade to Janino 3.1.10
Closes gh-36338
1 year ago
Stephane Nicoll 5171eef1c1 Upgrade to Jakarta WebSocket 2.1.1
Closes gh-36337
1 year ago
Stephane Nicoll 6ab571a30d Upgrade to Infinispan 14.0.12.Final
Closes gh-36336
1 year ago
Stephane Nicoll 863b0df570 Upgrade to Hibernate Validator 8.0.1.Final
Closes gh-36335
1 year ago
Stephane Nicoll 6ef030e851 Upgrade to Hibernate 6.2.6.Final
Closes gh-36334
1 year ago