Commit Graph

20208 Commits

Author SHA1 Message Date
Andy Wilkinson d77a885f12 Upgrade to Rabbit AMQP Client 5.17.0
Closes gh-34702
2023-03-21 18:58:12 +00:00
Andy Wilkinson d316dfce63 Upgrade to jOOQ 3.18.1
Closes gh-34701
2023-03-21 18:58:07 +00:00
Andy Wilkinson 87c28636bd Upgrade to Jedis 4.3.2
Closes gh-34700
2023-03-21 18:58:01 +00:00
Scott Frederick cf5b654f96 Polish "Switch to single topic for same intervals in Spring Kafka retry config"
See gh-34504
2023-03-21 13:48:20 -05:00
Abhijeet Mishra 4abf6f95ae Switch to single topic for same intervals in Spring Kafka retry config
See gh-34504
2023-03-21 13:48:20 -05:00
Andy Wilkinson fd01b3d480 Prohibit upgrades to Selenium HtmlUnit Driver 4.8.1
See gh-34690
2023-03-21 12:09:27 +00:00
Andy Wilkinson 72b1035284 Prohibit upgrades to Flyway 9.16
See gh-34682
2023-03-21 12:05:16 +00:00
Andy Wilkinson 439dee4b80 Upgrade to SQLite JDBC 3.41.0.1
Closes gh-34692
2023-03-21 12:04:38 +00:00
Andy Wilkinson 0af4c5507d Upgrade to Spring Retry 2.0.1
Closes gh-34556
2023-03-21 12:04:38 +00:00
Andy Wilkinson 37e6853105 Upgrade to Spring Framework 6.0.7
Closes gh-34554
2023-03-21 12:04:37 +00:00
Andy Wilkinson 08cf632f7f Upgrade to SLF4J 2.0.7
Closes gh-34691
2023-03-21 12:04:37 +00:00
Andy Wilkinson 877b30865e Upgrade to Postgresql 42.6.0
Closes gh-34689
2023-03-21 12:04:37 +00:00
Andy Wilkinson af5f5a0587 Upgrade to Netty 4.1.90.Final
Closes gh-34688
2023-03-21 12:04:36 +00:00
Andy Wilkinson 7283493031 Upgrade to Maven Help Plugin 3.4.0
Closes gh-34687
2023-03-21 12:04:36 +00:00
Andy Wilkinson 73ee97b095 Upgrade to Logback 1.4.6
This commit includes a change to stop using an API in Logback that
has been deprecated without replacement. As Logback now only supports
.xml configuration files, it would only ever have thrown an
exception. The call to the API has been replaced with thrown an
exception directly.

Closes gh-34686
2023-03-21 12:04:35 +00:00
Andy Wilkinson 9622b2b2eb Upgrade to Json-smart 2.4.10
Closes gh-34685
2023-03-21 12:04:35 +00:00
Andy Wilkinson 6d1880083b Upgrade to Infinispan 14.0.7.Final
Closes gh-34684
2023-03-21 12:04:35 +00:00
Andy Wilkinson 6949306e3d Upgrade to Groovy 4.0.10
Closes gh-34683
2023-03-21 12:04:34 +00:00
Andy Wilkinson f8613c7371 Upgrade to Dropwizard Metrics 4.2.18
Closes gh-34681
2023-03-21 10:41:06 +00:00
Andy Wilkinson 1b1b3d7023 Upgrade to Couchbase Client 3.4.4
Closes gh-34680
2023-03-21 10:40:59 +00:00
Andy Wilkinson b51506f16f Upgrade to Byte Buddy 1.14.2
Closes gh-34679
2023-03-21 10:40:54 +00:00
Scott Frederick 3d65be0e1c Merge branch '3.0.x'
Closes gh-34660
2023-03-20 18:39:26 -05:00
Scott Frederick 86a1cfff6f Merge branch '2.7.x' into 3.0.x
Closes gh-34659
2023-03-20 18:39:11 -05:00
Scott Frederick 6dc0f90e00 Polish "Disable embedded web auto-config when not using embedded web server"
See gh-34332
2023-03-20 18:38:04 -05:00
Guirong Hu b2facecb12 Disable embedded web auto-config when not using embedded web server
See gh-34332
2023-03-20 18:14:58 -05:00
Andy Wilkinson fe39ee671d Upgrade to UnboundID LDAPSDK 6.0.8
Closes gh-34656
2023-03-20 21:07:57 +00:00
Andy Wilkinson 4be288f672 Upgrade to Tomcat 9.0.73
Closes gh-34655
2023-03-20 21:07:57 +00:00
Andy Wilkinson 676cac99b7 Upgrade to Spring HATEOAS 1.5.4
Closes gh-34654
2023-03-20 19:39:47 +00:00
Andy Wilkinson 078c5f5c2c Upgrade to Spring Framework 5.3.26
Closes gh-34531
2023-03-20 19:39:42 +00:00
Andy Wilkinson 97dab185dd Upgrade to Spring Data Bom 2021.2.10
Closes gh-34530
2023-03-20 19:39:41 +00:00
Andy Wilkinson 71c7194af7 Upgrade to Netty 4.1.90.Final
Closes gh-34653
2023-03-20 19:39:41 +00:00
Andy Wilkinson 20558bf072 Upgrade to Json-smart 2.4.10
Closes gh-34652
2023-03-20 19:39:36 +00:00
Andy Wilkinson bfba7fdee3 Upgrade to Jetty 9.4.51.v20230217
Closes gh-34651
2023-03-20 19:39:31 +00:00
Andy Wilkinson 7fa5dab8ac Upgrade to Jetty Reactive HTTPClient 1.1.14
Closes gh-34650
2023-03-20 19:39:26 +00:00
Andy Wilkinson 419428842e Upgrade to Groovy 3.0.16
Closes gh-34649
2023-03-20 19:39:21 +00:00
Andy Wilkinson 3744532dec Upgrade to Dropwizard Metrics 4.2.18
Closes gh-34648
2023-03-20 19:39:16 +00:00
Andy Wilkinson 4d78125bcc Rename Git Commit ID Plugin to match its renamed artifact
This commit renames the library from Git Commit ID Plugin to Git
Commit ID Maven Plugin. This will result in the name of the version
property that can be used to override Boot's plugin management
changing from git-commit-id-plugin.version to
git-commit-id-maven-plugin.version

Closes gh-34397
2023-03-16 10:08:26 +00:00
Phillip Webb da925242f3 Polish 'Add SanitizableData.withSanitizedValue method'
See gh-34615
2023-03-15 15:17:52 -07:00
Rohan Goyal f789c9a56e Add SanitizableData.withSanitizedValue method
See gh-34615
2023-03-15 15:10:51 -07:00
Phillip Webb 7f5dc1cde5 Merge branch '3.0.x'
Closes gh-34618
2023-03-15 15:10:01 -07:00
Phillip Webb dcb41b03a0 Merge branch '2.7.x' into 3.0.x
Closes gh-34617
2023-03-15 15:09:44 -07:00
Phillip Webb aea57fbd41 Consider the underling file in equals/hashcode
Update `StandardConfigDataResource` so that the underlying file is
considered in equals/hashcode. Prior to this commit, if the classpath
included `.` then the same resource could be loaded twice. Once via
a `ClassPathResource` and once via a `FileSystemResource`.

Fixes gh-34212
2023-03-15 13:52:10 -07:00
Phillip Webb 837ea04cd1 Merge branch '3.0.x'
Closes gh-34611
2023-03-14 18:04:39 -07:00
Phillip Webb 5d21c3616f Don't treat Kotlin data classes as immutable
Unlike records, Kotlin data classes are mutable and so we can't apply
the same constructor detection logic.

Fixes gh-34500
2023-03-14 18:03:15 -07:00
Andy Wilkinson 65cbcb95b6 Start building against Spring AMQP 3.0.3 snapshots
See gh-34610
2023-03-14 21:26:07 +00:00
Andy Wilkinson e3dd11460f Upgrade to Reactor Bom 2022.0.5
Closes gh-34553
2023-03-14 21:22:46 +00:00
Andy Wilkinson d070ee284d Start building against Spring AMQP 3.0.3 snapshots
See gh-34608
2023-03-14 20:31:09 +00:00
Andy Wilkinson 837ac85f3b Start building against Spring AMQP 2.4.11 snapshots
See gh-34607
2023-03-14 20:15:41 +00:00
Andy Wilkinson 1a79cced6a Upgrade to Reactor Bom 2022.0.5
Closes gh-34538
2023-03-14 20:12:55 +00:00
Andy Wilkinson 027ae9c026 Upgrade to Micrometer Tracing 1.1.0-M2
Closes gh-34547
2023-03-14 15:16:11 +00:00