Andy Wilkinson
6d1880083b
Upgrade to Infinispan 14.0.7.Final
...
Closes gh-34684
2 years ago
Andy Wilkinson
6949306e3d
Upgrade to Groovy 4.0.10
...
Closes gh-34683
2 years ago
Andy Wilkinson
f8613c7371
Upgrade to Dropwizard Metrics 4.2.18
...
Closes gh-34681
2 years ago
Andy Wilkinson
1b1b3d7023
Upgrade to Couchbase Client 3.4.4
...
Closes gh-34680
2 years ago
Andy Wilkinson
b51506f16f
Upgrade to Byte Buddy 1.14.2
...
Closes gh-34679
2 years ago
Andy Wilkinson
3f9f279dc0
Merge branch '3.0.x'
2 years ago
Andy Wilkinson
e825a6eb1a
Upgrade to UnboundID LDAPSDK 6.0.8
...
Closes gh-34675
2 years ago
Andy Wilkinson
f6add35f8b
Upgrade to Tomcat 10.1.7
...
Closes gh-34674
2 years ago
Andy Wilkinson
fe77ddca24
Upgrade to Spring Retry 2.0.1
...
Closes gh-34544
2 years ago
Andy Wilkinson
3e5ee42f6d
Upgrade to Spring HATEOAS 2.0.3
...
Closes gh-34673
2 years ago
Andy Wilkinson
67deba5c88
Upgrade to Spring Framework 6.0.7
...
Closes gh-34540
2 years ago
Andy Wilkinson
48a6086f51
Upgrade to Spring Data Bom 2022.0.4
...
Closes gh-34539
2 years ago
Andy Wilkinson
cec029e8c3
Upgrade to SLF4J 2.0.7
...
Closes gh-34672
2 years ago
Andy Wilkinson
708e01bf6a
Upgrade to Netty 4.1.90.Final
...
Closes gh-34671
2 years ago
Andy Wilkinson
6fdc6fa619
Upgrade to Logback 1.4.6
...
This commit includes a change to stop using an API in Logback that
has been deprecated without replacement. As Logback now only supports
.xml configuration files, it would only ever have thrown an
exception. The call to the API has been replaced with thrown an
exception directly.
Closes gh-34670
2 years ago
Andy Wilkinson
b60583a073
Upgrade to Json-smart 2.4.10
...
Closes gh-34669
2 years ago
Andy Wilkinson
ac54afe694
Upgrade to jOOQ 3.17.9
...
Closes gh-34668
2 years ago
Andy Wilkinson
7c5291185e
Upgrade to Jetty Reactive HTTPClient 3.0.8
...
Closes gh-34667
2 years ago
Andy Wilkinson
22b350583a
Upgrade to Infinispan 14.0.7.Final
...
Closes gh-34666
2 years ago
Andy Wilkinson
876d45b91a
Upgrade to Groovy 4.0.10
...
Closes gh-34665
2 years ago
Andy Wilkinson
d6c38b30d7
Upgrade to Dropwizard Metrics 4.2.18
...
Closes gh-34664
2 years ago
Andy Wilkinson
dcef19b6a6
Upgrade to Couchbase Client 3.4.4
...
Closes gh-34663
2 years ago
Andy Wilkinson
e1d3743da6
Upgrade to Caffeine 3.1.5
...
Closes gh-34662
2 years ago
Scott Frederick
3d65be0e1c
Merge branch '3.0.x'
...
Closes gh-34660
2 years ago
Scott Frederick
86a1cfff6f
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34659
2 years ago
Scott Frederick
e593a8d328
Merge pull request #34332 from terminux
...
* pr/34332:
Polish "Disable embedded web auto-config when not using embedded web server"
Disable embedded web auto-config when not using embedded web server
Closes gh-34332
2 years ago
Scott Frederick
6dc0f90e00
Polish "Disable embedded web auto-config when not using embedded web server"
...
See gh-34332
2 years ago
Guirong Hu
b2facecb12
Disable embedded web auto-config when not using embedded web server
...
See gh-34332
2 years ago
Andy Wilkinson
2e8dffdcd3
Merge branch '3.0.x'
2 years ago
Andy Wilkinson
bd39247a30
Merge branch '2.7.x' into 3.0.x
2 years ago
Andy Wilkinson
fe39ee671d
Upgrade to UnboundID LDAPSDK 6.0.8
...
Closes gh-34656
2 years ago
Andy Wilkinson
4be288f672
Upgrade to Tomcat 9.0.73
...
Closes gh-34655
2 years ago
Andy Wilkinson
676cac99b7
Upgrade to Spring HATEOAS 1.5.4
...
Closes gh-34654
2 years ago
Andy Wilkinson
078c5f5c2c
Upgrade to Spring Framework 5.3.26
...
Closes gh-34531
2 years ago
Andy Wilkinson
97dab185dd
Upgrade to Spring Data Bom 2021.2.10
...
Closes gh-34530
2 years ago
Andy Wilkinson
71c7194af7
Upgrade to Netty 4.1.90.Final
...
Closes gh-34653
2 years ago
Andy Wilkinson
20558bf072
Upgrade to Json-smart 2.4.10
...
Closes gh-34652
2 years ago
Andy Wilkinson
bfba7fdee3
Upgrade to Jetty 9.4.51.v20230217
...
Closes gh-34651
2 years ago
Andy Wilkinson
7fa5dab8ac
Upgrade to Jetty Reactive HTTPClient 1.1.14
...
Closes gh-34650
2 years ago
Andy Wilkinson
419428842e
Upgrade to Groovy 3.0.16
...
Closes gh-34649
2 years ago
Andy Wilkinson
3744532dec
Upgrade to Dropwizard Metrics 4.2.18
...
Closes gh-34648
2 years ago
Andy Wilkinson
e7f40b9e0a
Merge branch '3.0.x'
...
See gh-34641
2 years ago
Andy Wilkinson
d7987147c1
Correct base Java version in JDK 20 CI image
...
See gh-34640
2 years ago
Andy Wilkinson
2802841de6
Merge branch '3.0.x'
...
Closes gh-34641
2 years ago
Andy Wilkinson
7a4dcecaff
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34640
2 years ago
Andy Wilkinson
2cbaf645b1
Add CI with JDK 20
...
Closes gh-34175
2 years ago
Andy Wilkinson
4d78125bcc
Rename Git Commit ID Plugin to match its renamed artifact
...
This commit renames the library from Git Commit ID Plugin to Git
Commit ID Maven Plugin. This will result in the name of the version
property that can be used to override Boot's plugin management
changing from git-commit-id-plugin.version to
git-commit-id-maven-plugin.version
Closes gh-34397
2 years ago
Phillip Webb
b63c3afdbe
Merge pull request #34615 from RohanGoyal17
...
* pr/34615:
Polish 'Add SanitizableData.withSanitizedValue method'
Add SanitizableData.withSanitizedValue method
Closes gh-34615
2 years ago
Phillip Webb
da925242f3
Polish 'Add SanitizableData.withSanitizedValue method'
...
See gh-34615
2 years ago
Rohan Goyal
f789c9a56e
Add SanitizableData.withSanitizedValue method
...
See gh-34615
2 years ago