Stéphane Nicoll
e5d97cc2fc
Merge branch '3.3.x'
...
Closes gh-41919
2024-08-19 09:40:06 +02:00
Stéphane Nicoll
ff739b66f3
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41918
2024-08-19 09:39:55 +02:00
Stéphane Nicoll
1733f44fea
Merge pull request #41917 from quaff
...
* pr/41917:
Remove unnecessary null check
Closes gh-41917
2024-08-19 09:39:49 +02:00
Yanming Zhou
737a1ed711
Remove unnecessary null check
...
See gh-41917
2024-08-19 09:36:08 +02:00
Andy Wilkinson
09e119b7c7
Merge branch '3.3.x'
...
Closes gh-41892
2024-08-16 20:45:26 +01:00
Andy Wilkinson
dd2ed5f12d
Upgrade to Logback 1.5.7
...
Closes gh-41887
2024-08-16 20:43:06 +01:00
Andy Wilkinson
77089a1e06
Merge branch '3.3.x'
...
Closes gh-41908
2024-08-16 19:48:02 +01:00
Andy Wilkinson
cca5516ab0
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41907
2024-08-16 19:47:37 +01:00
Andy Wilkinson
7a898cbbec
Prevent custom java.io.tmpdir from polluting JVM's temp file creation
...
If java.nio.file.Files.createTempFile or
java.io.File.createTempFile(String, String) is called for the first
time while the java.io.tmpdir system property is set to a custom
value, the JVM's temporary file creation will then try to use that
custom temporary directory for all subsequent file creation. This
can result in failures if the custom temporary directory is deleted
and the JVM then tries to use it.
This commit avoids the problem by calls the two createTempFile
methods while the default java.io.tmpdir value is in place. This
ensures that the JVM will use this original temporary directory for
all of its subsequent temporary file creation while allowing the
tests to use a custom location without unwanted side-effects.
Closes gh-41905
2024-08-16 19:19:15 +01:00
Stéphane Nicoll
b6d648e246
Upgrade to Spring LDAP 3.2.6
...
Closes gh-41754
2024-08-16 17:06:56 +02:00
Stéphane Nicoll
573f607ee2
Upgrade to Spring HATEOAS 2.3.2
...
Closes gh-41903
2024-08-16 17:06:56 +02:00
Stéphane Nicoll
43d3d83d6c
Upgrade to Spring Data Bom 2024.0.3
...
Closes gh-41902
2024-08-16 17:06:56 +02:00
Stéphane Nicoll
41393e5de1
Upgrade to RxJava3 3.1.9
...
Closes gh-41901
2024-08-16 17:06:56 +02:00
Stéphane Nicoll
80a0e84dab
Upgrade to Rabbit Stream Client 0.17.0
...
Closes gh-41900
2024-08-16 17:06:56 +02:00
Stéphane Nicoll
d93f9225ea
Upgrade to Pulsar Reactive 0.5.7
...
Closes gh-41899
2024-08-16 17:06:55 +02:00
Stéphane Nicoll
e660b08eff
Upgrade to JUnit Jupiter 5.11.0
...
Closes gh-41898
2024-08-16 17:06:55 +02:00
Stéphane Nicoll
044d2295df
Upgrade to jOOQ 3.19.11
...
Closes gh-41897
2024-08-16 17:06:55 +02:00
Stéphane Nicoll
d35ecbcc8a
Upgrade to Jakarta Servlet JSP JSTL 3.0.1
...
Closes gh-41896
2024-08-16 17:06:55 +02:00
Stéphane Nicoll
13fab8395f
Upgrade to H2 2.3.232
...
Closes gh-41895
2024-08-16 17:06:55 +02:00
Stéphane Nicoll
4ddbd27c9e
Upgrade to Couchbase Client 3.7.2
...
Closes gh-41894
2024-08-16 17:06:55 +02:00
Stéphane Nicoll
f8d638466f
Upgrade to Byte Buddy 1.14.19
...
Closes gh-41893
2024-08-16 17:06:55 +02:00
Stéphane Nicoll
85c5c943b4
Merge branch '3.3.x'
...
See gh-41892
2024-08-16 16:54:58 +02:00
Stéphane Nicoll
e7af34a7ca
Revert "Merge pull request #41885 from mches"
...
This reverts commit 68d600e9da , reversing
changes made to d4762eca22 .
See gh-41885
2024-08-16 16:52:59 +02:00
Stéphane Nicoll
c9833d7aa8
Merge branch '3.3.x'
...
Closes gh-41892
2024-08-16 14:54:15 +02:00
Stéphane Nicoll
68d600e9da
Merge pull request #41885 from mches
...
* pr/41885:
Polish "Upgrade to Logback 1.5.7"
Upgrade to Logback 1.5.7
Closes gh-41885
2024-08-16 14:52:01 +02:00
Stéphane Nicoll
f9d563476b
Polish "Upgrade to Logback 1.5.7"
...
See gh-41885
2024-08-16 14:51:19 +02:00
Mark Chesney
f09d645136
Upgrade to Logback 1.5.7
...
See gh-41885
2024-08-16 14:51:19 +02:00
Andy Wilkinson
f78ec43dd6
Merge branch '3.3.x'
...
Closes gh-41891
2024-08-16 13:30:49 +01:00
Andy Wilkinson
d4762eca22
Auto-configure SBOM endpoint web extension when only exposed on CF
...
Fixes gh-41890
2024-08-16 13:25:01 +01:00
Stéphane Nicoll
e3f4844001
Merge branch '3.3.x'
2024-08-16 11:01:12 +02:00
Stéphane Nicoll
f508be2da5
Upgrade to Spring LDAP 3.2.6
...
Closes gh-41739
2024-08-16 10:59:26 +02:00
Stéphane Nicoll
0cb8057ba8
Upgrade to Spring HATEOAS 2.3.2
...
Closes gh-41889
2024-08-16 10:59:25 +02:00
Stéphane Nicoll
d84496b191
Upgrade to Pulsar Reactive 0.5.7
...
Closes gh-41888
2024-08-16 10:59:25 +02:00
Stéphane Nicoll
2af1afbe4f
Upgrade to Byte Buddy 1.14.19
...
Closes gh-41886
2024-08-16 10:38:27 +02:00
Moritz Halbritter
810fbca34f
Auto-configure remote fields on BraveBaggageManager
...
Closes gh-41884
2024-08-16 10:05:47 +02:00
Stéphane Nicoll
761234fbad
Merge branch '3.3.x'
2024-08-16 09:43:06 +02:00
Stéphane Nicoll
0fc1e3036e
Merge branch '3.2.x' into 3.3.x
2024-08-16 09:42:56 +02:00
Stéphane Nicoll
2dbee6d988
Upgrade to Spring LDAP 3.2.6
...
Closes gh-41726
2024-08-16 09:33:25 +02:00
Stéphane Nicoll
d70a362bd3
Upgrade to Spring HATEOAS 2.2.4
...
Closes gh-41883
2024-08-16 09:33:24 +02:00
Stéphane Nicoll
d8639632b5
Upgrade to Pulsar Reactive 0.5.7
...
Closes gh-41882
2024-08-16 09:33:20 +02:00
Stéphane Nicoll
a823c75bf9
Upgrade to Byte Buddy 1.14.19
...
Closes gh-41881
2024-08-16 09:33:16 +02:00
Andy Wilkinson
8b05f28243
Merge branch '3.3.x'
...
Closes gh-41879
2024-08-15 17:02:43 +01:00
Andy Wilkinson
3fbc116d8d
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41878
2024-08-15 17:02:31 +01:00
Andy Wilkinson
98773cdde9
Sync Maven binaries rather than copying them
...
This prevents binaries accumulating in build/maven-binaries when
the versions of Maven that are tested changes.
Closes gh-41649
2024-08-15 16:58:21 +01:00
Andy Wilkinson
4591df1a74
Merge branch '3.3.x'
...
Closes gh-41875
2024-08-15 11:18:16 +01:00
Andy Wilkinson
63718fb2ab
Merge pull request #41718 from
...
* gh-41718:
Use activemq-bom
Closes gh-41718
2024-08-15 11:18:04 +01:00
Eddú Meléndez
fa8423b139
Use activemq-bom
...
ActiveMQ 6.1.3 provides activemq-bom.
See gh-41718
2024-08-15 11:14:15 +01:00
Andy Wilkinson
bb72a9dbc5
Merge branch '3.3.x'
...
Closes gh-41874
2024-08-15 11:11:59 +01:00
Andy Wilkinson
732a7baf50
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41873
2024-08-15 11:11:50 +01:00
Andy Wilkinson
c1aaff1b73
Merge pull request #41665 from
...
* gh-41665:
Register JarUrlClassLoader as parallel capable
Closes gh-41665
2024-08-15 11:11:41 +01:00