Commit Graph

42136 Commits

Author SHA1 Message Date
Andy Wilkinson f48e9e70f9 Upgrade to Jaxen 2.0.0
Closes gh-35001
2023-04-15 09:39:21 +01:00
Andy Wilkinson 1e146ed3df Upgrade to Hibernate 6.2.1.Final
Closes gh-35000
2023-04-15 09:39:21 +01:00
Andy Wilkinson ee7e78b69b Upgrade to Brave 5.15.1
Closes gh-34999
2023-04-15 09:39:21 +01:00
Phillip Webb 053c968fb4 Polish 2023-04-14 17:44:15 -07:00
Phillip Webb 00dc942e94 Migrate to Spring Security lambda config
Closes gh-35011
2023-04-14 17:39:48 -07:00
Andy Wilkinson 899ae9c37c Upgrade to Mockito 5.3.0
Closes gh-34998
2023-04-14 18:34:25 +01:00
Andy Wilkinson b1ad9fdf79 Merge branch '3.0.x' 2023-04-14 18:00:04 +01:00
Andy Wilkinson c44cc5ee1c Prohibit upgrades to Liquibase 4.21.0
Closes gh-34983
2023-04-14 17:59:46 +01:00
Andy Wilkinson 397f16ce2d Upgrade to Flyway 9.16.3
Closes gh-34990
2023-04-14 17:59:46 +01:00
Andy Wilkinson 2cb6340ca5 Upgrade to GraphQL Java 19.5
Closes gh-34996
2023-04-14 17:37:59 +01:00
Andy Wilkinson c142e7d45a Merge branch '2.7.x' into 3.0.x 2023-04-14 17:36:45 +01:00
Andy Wilkinson 7729aef9c0 Upgrade to GraphQL Java 18.5
Closes gh-34995
2023-04-14 17:36:23 +01:00
Stephane Nicoll b7b467c128 Start building against Spring Integration 6.1.0-RC1 snapshots
See gh-34973
2023-04-14 14:56:12 +02:00
Stephane Nicoll 6e1a4a3466 Start building against Spring GraphQL 1.2.0-RC1 snapshots
See gh-34972
2023-04-14 14:55:45 +02:00
Stephane Nicoll 762780e0fa Start building against Spring WS 4.0.3 snapshots
See gh-34971
2023-04-14 14:54:50 +02:00
Stephane Nicoll bc2126b5c9 Start building against Session 3.1.0-RC1 snapshots
See gh-34970
2023-04-14 14:53:55 +02:00
Stephane Nicoll c4c4eb93ae Start building against Spring Security 6.1.0-RC1 snapshots
See gh-34969
2023-04-14 14:52:57 +02:00
Stephane Nicoll 54ec50c529 Start building against Spring Kafka 3.0.6 snapshots
See gh-34968
2023-04-14 14:41:13 +02:00
Stephane Nicoll 12c2c8269b Start building against Spring AMQP 3.0.4 snapshots
See gh-34967
2023-04-14 14:40:47 +02:00
Andy Wilkinson e4187e9440 Upgrade to GraphQL Java 20.2
Closes gh-34987
2023-04-14 11:55:21 +01:00
Andy Wilkinson 9fc8851b53 Upgrade to Spring LDAP 3.1.0-RC1
Closes gh-34986
2023-04-14 11:55:21 +01:00
Andy Wilkinson 37ecaf8d62 Upgrade to Spring HATEOAS 2.1.0-RC1
Closes gh-34985
2023-04-14 11:55:21 +01:00
Andy Wilkinson 58b06875e0 Upgrade to Native Build Tools Plugin 0.9.21
Closes gh-34984
2023-04-14 11:55:21 +01:00
Andy Wilkinson d5756db54c Stop using Native Build Tools "requiredVersion" configuration option
Closes gh-34840
2023-04-14 11:55:20 +01:00
Andy Wilkinson d2451ce770 Upgrade to jOOQ 3.18.3
Closes gh-34982
2023-04-14 11:55:20 +01:00
Andy Wilkinson 4dafa8b6f3 Upgrade to Jetty 11.0.15
Closes gh-34981
2023-04-14 11:55:20 +01:00
Andy Wilkinson b8ec7d291d Upgrade to Jackson Bom 2.15.0-rc2
Closes gh-34980
2023-04-14 11:55:20 +01:00
Andy Wilkinson 67285f0530 Upgrade to Elasticsearch Client 8.7.0
Closes gh-34979
2023-04-14 08:59:13 +01:00
Jonatan Ivanov 5d49889bfd
Merge pull request #34958 from jonatan-ivanov
* pr/34958:
  Add aggregation temporality to OtlpProperties

Closes gh-34958
2023-04-13 12:20:27 -07:00
Jonatan Ivanov 9774d8a439
Add aggregation temporality to OtlpProperties
In Micrometer 1.11.0-RC1, a new property was introduced in OtlpConfig
to define aggregation temporality.
See https://github.com/micrometer-metrics/micrometer/pull/3625
2023-04-13 10:10:19 -07:00
Andy Wilkinson d4980ea993 Always define connection details beans
Closes gh-34776
2023-04-13 18:02:35 +01:00
Andy Wilkinson 466b81f13d Merge branch '3.0.x' 2023-04-13 14:41:40 +01:00
Andy Wilkinson 0e51cd583a Merge branch '2.7.x' into 3.0.x 2023-04-13 14:27:00 +01:00
Andy Wilkinson e70226b48e Adapt to breaking changes in Spring Security internals
See gh-34948
2023-04-13 14:11:20 +01:00
Stephane Nicoll 06244419ca Merge branch '3.0.x' 2023-04-13 12:19:54 +02:00
Stephane Nicoll 33427b3829 Upgrade to Spring Framework 6.0.8
Closes gh-34865
2023-04-13 12:18:11 +02:00
Stephane Nicoll 5870c35eef Merge branch '2.7.x' into 3.0.x 2023-04-13 12:17:17 +02:00
Stephane Nicoll 2bede6bfc5 Upgrade to Spring Framework 6.0.8
Closes gh-34861
2023-04-13 12:16:40 +02:00
Stephane Nicoll 4535f4a39c Upgrade to Spring Framework 5.3.27
Closes gh-34857
2023-04-13 12:13:22 +02:00
Phillip Webb e9a198a68f Merge branch '3.0.x' 2023-04-12 22:16:35 -07:00
Phillip Webb 7fea4c84b4 Update copyright year of changed files 2023-04-12 22:16:07 -07:00
Phillip Webb 9b6a2a59a1 Set offset when checking date in tests
Update integration tests that check the current date so that the offset
is set for the current time before comparing results.

See gh-34786
2023-04-12 22:13:08 -07:00
Stephane Nicoll 712b88d3a7 Merge branch '3.0.x' 2023-04-12 12:31:42 +02:00
Stephane Nicoll 493726721b Merge branch '2.7.x' into 3.0.x 2023-04-12 12:31:18 +02:00
Stephane Nicoll 9a4a522004 Polish "Start building against Spring Security 6.0.3 snapshots"
See gh-34952
2023-04-12 12:29:58 +02:00
Stephane Nicoll 3f022867f4 Polish "Start building against Spring Security 5.7.8 snapshots"
See gh-34948
2023-04-12 12:26:43 +02:00
Stephane Nicoll 8d5d2489ac Merge branch '3.0.x' 2023-04-12 12:01:13 +02:00
Stephane Nicoll c3e3bfcf74 Start building against Spring WS 4.0.3 snapshots
See gh-34953
2023-04-12 11:42:33 +02:00
Stephane Nicoll bd84267d5f Start building against Spring Security 6.0.3 snapshots
See gh-34952
2023-04-12 11:42:29 +02:00
Stephane Nicoll 2209543f30 Start building against Spring Kafka 3.0.6 snapshots
See gh-34951
2023-04-12 11:42:24 +02:00