Phillip Webb
463701db18
Merge branch '3.0.x'
2023-04-10 16:22:57 -07:00
Phillip Webb
d442bfbeff
Polish
2023-04-10 16:22:11 -07:00
Phillip Webb
2b5bd71eb4
Merge branch '3.0.x'
2023-04-09 17:27:17 -07:00
Phillip Webb
79db5025ba
Merge branch '2.7.x' into 3.0.x
2023-04-09 17:25:03 -07:00
Phillip Webb
b5cf3e0a1a
Backport 'Support import into Eclipse 2022-06'
...
Backport `spring-boot-cli` gradle fix from d4ed2bd4 to allow clean
import into Eclipse 2022-06 and above.
2023-04-09 17:19:39 -07:00
Phillip Webb
7da347ad91
Merge branch '3.0.x'
2023-04-09 15:43:43 -07:00
Phillip Webb
e0b9ec2bc2
Fix Eclipse WTP facet version
...
Add `WarConventions` to fix the facet version used by Eclipse WTP
2023-04-09 15:42:44 -07:00
Phillip Webb
bb80232fbc
Merge branch '3.0.x'
2023-04-07 19:19:04 -04:00
Phillip Webb
25e0954b90
Revert "Set correct Eclipse WTP facet version"
...
This reverts commit d394ad3d3d .
2023-04-07 19:18:57 -04:00
Phillip Webb
d4c9d265ec
Merge branch '3.0.x'
2023-04-07 19:04:19 -04:00
Phillip Webb
d394ad3d3d
Set correct Eclipse WTP facet version
2023-04-07 19:03:50 -04:00
Phillip Webb
a6e444d958
Merge branch '3.0.x'
2023-04-07 17:56:40 -04:00
Phillip Webb
4c06d4d646
Merge branch '2.7.x' into 3.0.x
2023-04-07 17:56:32 -04:00
Phillip Webb
e912c1b2b8
Update eclipse setup file
2023-04-07 17:55:44 -04:00
Scott Frederick
56bc6d2fa0
Allow image application directory to be configurable
...
An `applicationDirectory` option on the Maven
`spring-boot:build-image` goal and the Gradle `bootBuildImage` task
can be configured to set the location that will be used to upload
application contents to the builder image, and will contain the
application contents in the generated image.
Closes gh-34786
2023-04-07 14:00:00 -05:00
Stephane Nicoll
df542849be
Merge branch '3.0.x'
2023-04-07 16:47:35 +02:00
Stephane Nicoll
734b837203
Upgrade to Yasson 3.0.3
...
Closes gh-34916
2023-04-07 16:32:09 +02:00
Stephane Nicoll
62397031fd
Upgrade to Undertow 2.3.5.Final
...
Closes gh-34915
2023-04-07 16:32:03 +02:00
Stephane Nicoll
b863fcd6a1
Upgrade to Netty 4.1.91.Final
...
Closes gh-34914
2023-04-07 16:31:58 +02:00
Stephane Nicoll
f3cdad35df
Upgrade to Maven Resources Plugin 3.3.1
...
Closes gh-34913
2023-04-07 16:31:53 +02:00
Stephane Nicoll
5204b5abaa
Upgrade to jOOQ 3.17.11
...
Closes gh-34912
2023-04-07 16:31:48 +02:00
Stephane Nicoll
76112f537f
Upgrade to Groovy 4.0.11
...
Closes gh-34911
2023-04-07 16:31:43 +02:00
Stephane Nicoll
49439e2cbc
Merge branch '3.0.x'
2023-04-07 16:27:08 +02:00
Stephane Nicoll
2f98bdac1f
Merge branch '2.7.x' into 3.0.x
2023-04-07 16:26:51 +02:00
Stephane Nicoll
d823d7b0b1
Upgrade to Undertow 2.2.24.Final
...
Closes gh-34910
2023-04-07 16:02:57 +02:00
Stephane Nicoll
e0d740fe85
Upgrade to Netty 4.1.91.Final
...
Closes gh-34909
2023-04-07 15:42:34 +02:00
Stephane Nicoll
abc7bd0c5f
Upgrade to Logback 1.2.12
...
Closes gh-34908
2023-04-07 15:42:29 +02:00
Stephane Nicoll
ca48c6a034
Upgrade to Groovy 3.0.17
...
Closes gh-34907
2023-04-07 15:42:24 +02:00
Stephane Nicoll
8323cf3db6
Upgrade to DB2 JDBC 11.5.8.0
...
Closes gh-34906
2023-04-07 15:42:19 +02:00
Stephane Nicoll
54e702a93b
Merge branch '3.0.x'
2023-04-07 13:50:11 +02:00
Stephane Nicoll
7b0f241fd6
Merge branch '2.7.x' into 3.0.x
2023-04-07 13:49:55 +02:00
Stephane Nicoll
5db3934e2a
Start building against Spring LDAP 3.0.2 snapshots
...
See gh-34904
2023-04-07 13:24:58 +02:00
Stephane Nicoll
b4f0e25ce1
Start building against Spring Data Bom 2022.0.5 snapshots
...
See gh-34903
2023-04-07 13:24:52 +02:00
Stephane Nicoll
649796cdae
Start building against Spring Data Bom 2021.2.11 snapshots
...
See gh-34902
2023-04-07 13:21:26 +02:00
Scott Frederick
5817c8441d
Allow image Created date to be configurable
...
A `createdDate` option on the Maven `spring-boot:build-image` goal
and the Gradle `bootBuildImage` task can be used to set the `Created`
metadata field on a generated OCI image to a specified date or to
the current date.
Closes gh-28798
2023-04-06 15:08:34 -05:00
Stephane Nicoll
cacc563fc0
Upgrade to Yasson 3.0.3
...
Closes gh-34891
2023-04-06 16:25:26 +02:00
Stephane Nicoll
de700d50a1
Upgrade to Undertow 2.3.5.Final
...
Closes gh-34890
2023-04-06 16:25:26 +02:00
Stephane Nicoll
a2d43e9aca
Upgrade to Thymeleaf Layout Dialect 3.2.1
...
Closes gh-34889
2023-04-06 16:25:26 +02:00
Stephane Nicoll
5030e51b5b
Upgrade to Testcontainers 1.18.0
...
Closes gh-34888
2023-04-06 16:25:26 +02:00
Stephane Nicoll
fe5b2dd664
Upgrade to SQLite JDBC 3.41.2.1
...
Closes gh-34887
2023-04-06 16:25:25 +02:00
Stephane Nicoll
c459f324ab
Upgrade to Selenium 4.8.3
...
Closes gh-34886
2023-04-06 16:25:25 +02:00
Stephane Nicoll
186d6fce38
Upgrade to Netty 4.1.91.Final
...
Closes gh-34885
2023-04-06 16:25:25 +02:00
Stephane Nicoll
32440b5d87
Upgrade to Maven Resources Plugin 3.3.1
...
Closes gh-34884
2023-04-06 16:25:25 +02:00
Stephane Nicoll
84bc97a0ec
Upgrade to Maven Invoker Plugin 3.5.1
...
Closes gh-34883
2023-04-06 16:25:24 +02:00
Stephane Nicoll
221c37869d
Upgrade to Maven Install Plugin 3.1.1
...
Closes gh-34882
2023-04-06 16:25:24 +02:00
Stephane Nicoll
1030ac96d7
Upgrade to Maven Enforcer Plugin 3.3.0
...
Closes gh-34881
2023-04-06 16:25:24 +02:00
Stephane Nicoll
ba6ba99c76
Upgrade to Maven Deploy Plugin 3.1.1
...
Closes gh-34880
2023-04-06 16:25:24 +02:00
Stephane Nicoll
5c1c0a2b2e
Upgrade to Kotlin 1.8.20
...
Closes gh-34879
2023-04-06 16:25:23 +02:00
Stephane Nicoll
6876556b60
Upgrade to Json Path 2.8.0
...
Closes gh-34878
2023-04-06 16:25:23 +02:00
Stephane Nicoll
9384dac5bd
Upgrade to jOOQ 3.18.2
...
Closes gh-34877
2023-04-06 16:25:23 +02:00