Commit Graph

54471 Commits

Author SHA1 Message Date
Stéphane Nicoll
a40599dce5 Upgrade to HttpClient5 5.4.1
Closes gh-43102
2024-11-11 08:17:57 +09:00
Stéphane Nicoll
25179b17f3 Upgrade to HSQLDB 2.7.4
Closes gh-43101
2024-11-11 08:17:53 +09:00
Stéphane Nicoll
66c44c9bc2 Upgrade to Hibernate 6.6.2.Final
Closes gh-43100
2024-11-11 08:17:49 +09:00
Stéphane Nicoll
d0623bcbf3 Upgrade to Groovy 4.0.24
Closes gh-43099
2024-11-11 08:17:44 +09:00
Stéphane Nicoll
e146331d92 Upgrade to Couchbase Client 3.7.5
Closes gh-43098
2024-11-11 08:17:40 +09:00
Stéphane Nicoll
b0169b95cd Upgrade to Byte Buddy 1.15.10
Closes gh-43097
2024-11-11 08:17:36 +09:00
Stéphane Nicoll
37718c6b69 Merge branch '3.3.x' 2024-11-11 08:06:03 +09:00
Stéphane Nicoll
ce06d6f8e0 Upgrade to Groovy 4.0.24
Closes gh-43095
2024-11-11 08:05:59 +09:00
Stéphane Nicoll
92f3da4951 Merge branch '3.3.x'
Closes gh-43096
2024-11-11 08:05:32 +09:00
Stéphane Nicoll
cf158d5299 Handle the lack of a release notes link when upgrading a dependency
Closes gh-43094
2024-11-11 08:04:48 +09:00
Stéphane Nicoll
0d386be27f Fix buildSrc build failures 2024-11-11 08:04:48 +09:00
Stéphane Nicoll
76aa77c20b Merge branch '3.3.x' 2024-11-11 07:46:19 +09:00
Stéphane Nicoll
82b0a4258a Upgrade to Jetty 12.0.15
Closes gh-43093
2024-11-11 07:42:19 +09:00
Stéphane Nicoll
8deb093f8b Merge branch '3.3.x' 2024-11-11 07:34:21 +09:00
Stéphane Nicoll
e2474da52c Merge branch '3.2.x' into 3.3.x 2024-11-11 07:34:14 +09:00
Stéphane Nicoll
0c60e6f3a2 Upgrade to MongoDB 4.11.5
Closes gh-43092
2024-11-11 07:26:40 +09:00
Stéphane Nicoll
be92d92351 Upgrade to jOOQ 3.18.22
Closes gh-43091
2024-11-11 07:26:36 +09:00
Stéphane Nicoll
aaa677605d Upgrade to Jetty 12.0.15
Closes gh-43090
2024-11-11 07:26:32 +09:00
Stéphane Nicoll
8f9442a741 Upgrade to HSQLDB 2.7.4
Closes gh-43089
2024-11-11 07:26:27 +09:00
Stéphane Nicoll
8972e01587 Upgrade to Groovy 4.0.24
Closes gh-43088
2024-11-11 07:26:23 +09:00
Phillip Webb
ede1110e36 Set properties from SslOptions for Jetty and JDK HTTP clients
Update `ClientHttpRequestFactoryBuilder` implementations for both
Jetty and JDK to configure properties from SslOptions.

Fixes gh-43077
2024-11-09 00:21:01 -08:00
Phillip Webb
065e7c190e Merge branch '3.3.x'
Closes gh-43084
2024-11-09 00:01:20 -08:00
Phillip Webb
239ee146af Merge branch '3.2.x' into 3.3.x
Closes gh-43083
2024-11-09 00:01:12 -08:00
Phillip Webb
4f7de1c889 Fix SslOptions.isSpecified() logic
Prior to this commit `SslOptions.isSpecified()` only returned `true` if
both ciphers and enabled protocols were set. If should have returned
`true` if either were set.

Fixes gh-43082
2024-11-09 00:00:33 -08:00
Phillip Webb
77817ae314 Protect against NPE when keystore is missing
Update `SslInfo` to protect against a potential `NullPointerException`.

Fixes gh-43078
2024-11-08 23:05:48 -08:00
Phillip Webb
151d4085af Merge branch '3.3.x' 2024-11-08 22:49:43 -08:00
Phillip Webb
571bd592fb Fixup and add more javadoc-location attributes
Fix a few errors and add more javadoc-location package attributes
for use in `.adoc` files.

See gh-41614
2024-11-08 22:48:00 -08:00
Phillip Webb
c92f248201 Merge branch '3.3.x'
Closes gh-43081
2024-11-08 22:47:46 -08:00
Phillip Webb
30efd52082 Use internal attributes for values that aren't directly referenced
Update `AntoraAsciidocAttributes` so that internal attributes are
available for use in `antora-asciidoc-attributes.properties`. These
attributes don't end up in the final `antora.yml` file.

This commit also restore the `-version` properties for Spring Data.

Closes gh-43080
2024-11-08 22:46:33 -08:00
Andy Wilkinson
5d8047a751 Merge branch '3.3.x'
Closes gh-43074
2024-11-08 11:41:30 +00:00
Andy Wilkinson
d0e9168de0 Merge branch '3.2.x' into 3.3.x
Closes gh-43073
2024-11-08 11:41:16 +00:00
Andy Wilkinson
bebdf69552 Document how to statically provide GraalVM hints
Closes gh-42515
2024-11-08 11:27:21 +00:00
Andy Wilkinson
1e8b23e300 Merge branch '3.3.x'
Closes gh-43072
2024-11-08 11:04:29 +00:00
Andy Wilkinson
1ae9b8ea1b Merge branch '3.2.x' into 3.3.x
Closes gh-43071
2024-11-08 10:55:52 +00:00
Andy Wilkinson
90de82a035 Merge pull request #43065 from quaff
* gh-43065:
  Polish "Use constants for well-known scope names"
  Use constants for well-known scope names

Closes gh-43065
2024-11-08 10:54:23 +00:00
Andy Wilkinson
5d63335a5c Polish "Use constants for well-known scope names"
See gh-43065
2024-11-08 10:53:11 +00:00
Yanming Zhou
03841b1229 Use constants for well-known scope names
See gh-43065
2024-11-08 10:01:19 +00:00
Andy Wilkinson
c6e19517be Merge branch '3.3.x'
Closes gh-43070
2024-11-08 09:55:36 +00:00
Andy Wilkinson
81872afd53 Merge branch '3.2.x' into 3.3.x
Closes gh-43069
2024-11-08 09:55:22 +00:00
Andy Wilkinson
2fa28fb822 Improve error reporting when image loading fails
Closes gh-31243
2024-11-08 09:51:57 +00:00
Phillip Webb
8b6c80d730 Merge branch '3.3.x' 2024-11-07 16:29:07 -08:00
Phillip Webb
21a645764d Fix broken link
See gh-41614
2024-11-07 16:28:44 -08:00
Phillip Webb
1edb1b0fa3 Merge branch '3.3.x' 2024-11-07 15:55:26 -08:00
Phillip Webb
47216a80e7 Expand javadoc links to include packages
Update javadoc links to include package references when relevant. The
packages are used to populate `javadoc-location-*` attributes that the
Asciidoctor javadoc extension can use.

See gh-41614
2024-11-07 15:55:07 -08:00
Moritz Halbritter
35b6c49b79 Merge branch '3.3.x'
Closes gh-43062
2024-11-07 15:26:47 +01:00
Moritz Halbritter
317d943083 Use native encoding when writing the java arguments file
Closes gh-43051
2024-11-07 15:14:45 +01:00
Andy Wilkinson
7a4b7f95e8 Merge branch '3.3.x'
Closes gh-43061
2024-11-07 12:38:51 +00:00
Andy Wilkinson
32c61a99e4 Merge branch '3.2.x' into 3.3.x
Closes gh-43060
2024-11-07 12:38:36 +00:00
Andy Wilkinson
03a3425767 Fix test for incremental build with type rename
Closes gh-38119
2024-11-07 12:38:03 +00:00
Andy Wilkinson
fcd58bdb53 Merge branch '3.3.x'
Closes gh-43059
2024-11-07 12:21:47 +00:00