Stéphane Nicoll
98c7520127
Upgrade to Spring Data Bom 2025.0.1
...
Closes gh-45780
2025-06-13 16:48:38 +02:00
Stéphane Nicoll
b14f7a0718
Upgrade to Hibernate 6.6.18.Final
...
Closes gh-45958
2025-06-13 16:48:38 +02:00
Stéphane Nicoll
305b5ab0b3
Merge branch '3.4.x'
...
Closes gh-45961
2025-06-13 16:47:02 +02:00
Stéphane Nicoll
3d92d12e8e
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45960
2025-06-13 16:46:43 +02:00
Stéphane Nicoll
0656190cb0
Use Jackson bom in buildSrc
...
Closes gh-45959
2025-06-13 16:43:32 +02:00
Andy Wilkinson
0af48d368f
Merge branch '3.4.x'
...
Closes gh-45952
2025-06-13 09:39:17 +01:00
Andy Wilkinson
70b3f625d8
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45951
2025-06-13 09:39:04 +01:00
Andy Wilkinson
fdbddcf606
Work around unwanted side-effect of getCredentials()
...
Previously, we called getCredentials() to determine whether or not a
repository requires authentication. Unfortunately, the method has the
unwanted side-effect of assigning empty username and password
credentials to a repository that previously did not require
authentication and did not, therefore, have any credentials. These
empty credentials can then cause subsequent failures because
"Username must not be null!".
There's no side-effect-free public API for accessing a repository's
credentials. Instead, we're using some internal API on
AuthenticationSupportedInternal. If this causes problems when
upgrading to a new version of Gradle a different approach will be
required. For example, we could pass in the repositories in two
separate collections: those that require authentication and those
that don't.
Closes gh-45950
2025-06-13 09:34:25 +01:00
Andy Wilkinson
19b4a3adc7
Polish
2025-06-13 07:38:47 +01:00
Stéphane Nicoll
9743ee25eb
Merge branch '3.4.x'
...
Closes gh-45948
2025-06-13 08:33:27 +02:00
Stéphane Nicoll
e950a085f8
Fix casing of ServerProperties.Jetty.Accesslog.FORMAT
...
Closes gh-45884
2025-06-13 08:22:29 +02:00
Stéphane Nicoll
776e998056
Merge branch '3.4.x'
2025-06-12 21:44:42 +02:00
Stéphane Nicoll
ab1dec0a5b
Merge branch '3.3.x' into 3.4.x
2025-06-12 21:44:35 +02:00
Stéphane Nicoll
b898e24a42
Upgrade to Spring LDAP 3.3.1
...
Closes gh-45783
2025-06-12 21:32:39 +02:00
Stéphane Nicoll
f98b47c63e
Upgrade to Spring HATEOAS 2.5.1
...
Closes gh-45946
2025-06-12 21:32:39 +02:00
Stéphane Nicoll
6d9932d973
Upgrade to Spring Framework 6.2.8
...
Closes gh-45781
2025-06-12 21:32:35 +02:00
Stéphane Nicoll
f913b387a0
Upgrade to Postgresql 42.7.7
...
Closes gh-45945
2025-06-12 21:32:34 +02:00
Stéphane Nicoll
9653b7ffd2
Upgrade to Spring LDAP 3.2.13
...
Closes gh-45758
2025-06-12 21:32:31 +02:00
Stéphane Nicoll
b7378565b0
Upgrade to jOOQ 3.19.24
...
Closes gh-45944
2025-06-12 21:32:30 +02:00
Stéphane Nicoll
59e9d25232
Upgrade to Spring Framework 6.2.8
...
Closes gh-45755
2025-06-12 21:32:30 +02:00
Stéphane Nicoll
a18b2c88a9
Upgrade to Postgresql 42.7.7
...
Closes gh-45941
2025-06-12 21:32:30 +02:00
Stéphane Nicoll
8835d23e59
Upgrade to jOOQ 3.19.24
...
Closes gh-45940
2025-06-12 21:32:30 +02:00
Stéphane Nicoll
c08d3e1160
Upgrade to Infinispan 15.2.4.Final
...
Closes gh-45943
2025-06-12 21:32:26 +02:00
Stéphane Nicoll
3042128e53
Upgrade to DB2 JDBC 12.1.2.0
...
Closes gh-45942
2025-06-12 21:32:21 +02:00
Stéphane Nicoll
5bbc0755ef
Upgrade to Spring LDAP 3.2.13
...
Closes gh-45758
2025-06-12 21:31:07 +02:00
Stéphane Nicoll
9e48eed0ee
Upgrade to Spring Framework 6.1.21
...
Closes gh-45755
2025-06-12 21:31:07 +02:00
Stéphane Nicoll
cc21ec3b27
Upgrade to Postgresql 42.7.7
...
Closes gh-45941
2025-06-12 21:31:07 +02:00
Stéphane Nicoll
ea7c750909
Upgrade to jOOQ 3.19.24
...
Closes gh-45940
2025-06-12 21:31:02 +02:00
Andy Wilkinson
330eeda9d1
Fix classpath of bootBuildImage integration tests
2025-06-12 17:32:57 +01:00
Phillip Webb
23afabc5fd
Allow override of ConfigData.Options
...
Update `ConfigDataEnvironmentUpdateListener` to allow Spring Cloud
to override the actual ConfigData.Options that will be used for
any specific contributor.
Closes gh-42932
2025-06-12 07:08:35 -07:00
Andy Wilkinson
7b28021f42
Upgrade to Simple JNDI 0.25.0
...
Closes gh-45910
2025-06-12 14:05:14 +01:00
Andy Wilkinson
9e62b87927
Upgrade to OpenTelemetry Logback Appender 2.16.0-alpha
...
Closes gh-45909
2025-06-12 14:05:13 +01:00
Andy Wilkinson
092e9e7f88
Upgrade to MockK 1.14.2
...
Closes gh-45908
2025-06-12 14:05:13 +01:00
Andy Wilkinson
af8e998786
Upgrade to Maven Shade Plugin 3.6.0
...
Closes gh-45907
2025-06-12 14:05:13 +01:00
Andy Wilkinson
963ca3215f
Upgrade to Maven Resolver 1.9.23
...
Closes gh-45906
2025-06-12 14:05:13 +01:00
Andy Wilkinson
2c234171ef
Upgrade to Maven Plugin Tools 3.15.1
...
Closes gh-45905
2025-06-12 14:05:13 +01:00
Andy Wilkinson
4996c70f48
Upgrade to Maven Invoker 3.3.0
...
Closes gh-45904
2025-06-12 14:05:12 +01:00
Andy Wilkinson
8c7275fdb1
Upgrade to Maven Common Artifact Filters 3.4.0
...
Closes gh-45903
2025-06-12 14:05:12 +01:00
Andy Wilkinson
e0b9b44814
Upgrade to Maven 3.9.10
...
Closes gh-45902
2025-06-12 14:05:12 +01:00
Andy Wilkinson
b6b378390f
Upgrade to JNA 5.17.0
...
Closes gh-45901
2025-06-12 14:05:12 +01:00
Andy Wilkinson
5b4b7f5ea9
Upgrade to Janino 3.1.12
...
Closes gh-45900
2025-06-12 14:05:12 +01:00
Andy Wilkinson
f282af424a
Upgrade to Commons FileUpload 1.6.0
...
Closes gh-45899
2025-06-12 14:05:12 +01:00
Andy Wilkinson
c6748144fb
Upgrade to Commons Compress 1.27.1
...
Closes gh-45898
2025-06-12 14:05:11 +01:00
Andy Wilkinson
27bf83fa6d
Upgrade to ClickHouse 0.9.0
...
Closes gh-45897
2025-06-12 11:59:44 +01:00
Andy Wilkinson
4b78861ca0
Upgrade to C3P0 0.11.1
...
Closes gh-45896
2025-06-12 11:59:44 +01:00
Andy Wilkinson
2d0ebe9379
Upgrade to AWS Advanced JDBC Wrapper 2.6.0
...
Closes gh-45895
2025-06-12 11:59:44 +01:00
Andy Wilkinson
f68e5b36af
Allow group that is prohibited by default to be permitted
...
Closes gh-45920
2025-06-12 11:59:44 +01:00
Moritz Halbritter
fcbe8d630e
Merge branch '3.4.x'
...
Closes gh-45922
2025-06-12 12:44:08 +02:00
Moritz Halbritter
493bf08956
Merge pull request #45894 from wonyongg
...
* pr/45894:
Fix typo in variable name
Closes gh-45894
2025-06-12 12:43:30 +02:00
wonyongg
449cb23614
Fix typo in variable name
...
See gh-45894
Signed-off-by: wonyongg <111210881+wonyongg@users.noreply.github.com >
2025-06-12 12:18:15 +02:00