Stephane Nicoll
0b051741d9
Upgrade to Micrometer Tracing 1.0.4
...
Closes gh-34859
2 years ago
Phillip Webb
8d2f550f8c
Merge branch '3.0.x'
2 years ago
Phillip Webb
3ba3558cff
Merge branch '2.7.x' into 3.0.x
2 years ago
Phillip Webb
3e9a136143
Polish gradle formatting
2 years ago
Phillip Webb
463701db18
Merge branch '3.0.x'
2 years ago
Phillip Webb
d442bfbeff
Polish
2 years ago
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.
2 years ago
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
2 years ago
Stephane Nicoll
734b837203
Upgrade to Yasson 3.0.3
...
Closes gh-34916
2 years ago
Stephane Nicoll
62397031fd
Upgrade to Undertow 2.3.5.Final
...
Closes gh-34915
2 years ago
Stephane Nicoll
b863fcd6a1
Upgrade to Netty 4.1.91.Final
...
Closes gh-34914
2 years ago
Stephane Nicoll
f3cdad35df
Upgrade to Maven Resources Plugin 3.3.1
...
Closes gh-34913
2 years ago
Stephane Nicoll
5204b5abaa
Upgrade to jOOQ 3.17.11
...
Closes gh-34912
2 years ago
Stephane Nicoll
76112f537f
Upgrade to Groovy 4.0.11
...
Closes gh-34911
2 years ago
Stephane Nicoll
d823d7b0b1
Upgrade to Undertow 2.2.24.Final
...
Closes gh-34910
2 years ago
Stephane Nicoll
e0d740fe85
Upgrade to Netty 4.1.91.Final
...
Closes gh-34909
2 years ago
Stephane Nicoll
abc7bd0c5f
Upgrade to Logback 1.2.12
...
Closes gh-34908
2 years ago
Stephane Nicoll
ca48c6a034
Upgrade to Groovy 3.0.17
...
Closes gh-34907
2 years ago
Stephane Nicoll
8323cf3db6
Upgrade to DB2 JDBC 11.5.8.0
...
Closes gh-34906
2 years ago
Stephane Nicoll
5db3934e2a
Start building against Spring LDAP 3.0.2 snapshots
...
See gh-34904
2 years ago
Stephane Nicoll
b4f0e25ce1
Start building against Spring Data Bom 2022.0.5 snapshots
...
See gh-34903
2 years ago
Stephane Nicoll
649796cdae
Start building against Spring Data Bom 2021.2.11 snapshots
...
See gh-34902
2 years ago
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
2 years ago
Stephane Nicoll
cacc563fc0
Upgrade to Yasson 3.0.3
...
Closes gh-34891
2 years ago
Stephane Nicoll
de700d50a1
Upgrade to Undertow 2.3.5.Final
...
Closes gh-34890
2 years ago
Stephane Nicoll
a2d43e9aca
Upgrade to Thymeleaf Layout Dialect 3.2.1
...
Closes gh-34889
2 years ago
Stephane Nicoll
5030e51b5b
Upgrade to Testcontainers 1.18.0
...
Closes gh-34888
2 years ago
Stephane Nicoll
fe5b2dd664
Upgrade to SQLite JDBC 3.41.2.1
...
Closes gh-34887
2 years ago
Stephane Nicoll
c459f324ab
Upgrade to Selenium 4.8.3
...
Closes gh-34886
2 years ago
Stephane Nicoll
186d6fce38
Upgrade to Netty 4.1.91.Final
...
Closes gh-34885
2 years ago
Stephane Nicoll
32440b5d87
Upgrade to Maven Resources Plugin 3.3.1
...
Closes gh-34884
2 years ago
Stephane Nicoll
84bc97a0ec
Upgrade to Maven Invoker Plugin 3.5.1
...
Closes gh-34883
2 years ago
Stephane Nicoll
221c37869d
Upgrade to Maven Install Plugin 3.1.1
...
Closes gh-34882
2 years ago
Stephane Nicoll
1030ac96d7
Upgrade to Maven Enforcer Plugin 3.3.0
...
Closes gh-34881
2 years ago
Stephane Nicoll
ba6ba99c76
Upgrade to Maven Deploy Plugin 3.1.1
...
Closes gh-34880
2 years ago
Stephane Nicoll
5c1c0a2b2e
Upgrade to Kotlin 1.8.20
...
Closes gh-34879
2 years ago
Stephane Nicoll
6876556b60
Upgrade to Json Path 2.8.0
...
Closes gh-34878
2 years ago
Stephane Nicoll
9384dac5bd
Upgrade to jOOQ 3.18.2
...
Closes gh-34877
2 years ago
Stephane Nicoll
f264e3c65e
Upgrade to Hibernate 6.2.0.Final
...
Closes gh-34876
2 years ago
Stephane Nicoll
77bc552e17
Upgrade to Hazelcast 5.2.3
...
Closes gh-34875
2 years ago
Stephane Nicoll
d917797e71
Upgrade to Groovy 4.0.11
...
Closes gh-34874
2 years ago
Stephane Nicoll
6ba70b89da
Upgrade to Byte Buddy 1.14.4
...
Closes gh-34873
2 years ago
Stephane Nicoll
2a52c47386
Merge branch '3.0.x'
...
Closes gh-34870
2 years ago
Stephane Nicoll
ace8cff1b3
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34869
2 years ago
Christoph Dreis
9107c5cae3
Avoid repeated class lookups in tests
...
See gh-34613
2 years ago
Stephane Nicoll
a031bf4d58
Merge branch '3.0.x'
...
Closes gh-34867
2 years ago
Stephane Nicoll
579364c2ec
Polish "Auto-configure observation for Spring-Batch"
...
See gh-34305
2 years ago
Mark Bonnekessel
5ad29db9c8
Auto-configure observation for Spring-Batch
...
See gh-34305
2 years ago
Arend v. Reinersdorff
6f97cfe7cd
Remove source and target as maven.compiler.release is already set
...
See gh-34761
2 years ago
Stephane Nicoll
6cf08a36da
Polish "Add support for additional colors in Log4j2 and Logback"
...
See gh-34749
2 years ago