Stephane Nicoll
577c8812c5
Upgrade to Spring Retry 1.2.5.RELEASE
...
Closes gh-20094
5 years ago
Stephane Nicoll
cba97d5f3a
Upgrade to SLF4J 1.7.30
...
Closes gh-20093
5 years ago
Stephane Nicoll
9cf448b754
Upgrade to Selenium HtmlUnit 2.37.0
...
Closes gh-20091
5 years ago
Stephane Nicoll
4c1a1b0e0c
Upgrade to RxJava2 2.2.17
...
Closes gh-20090
5 years ago
Stephane Nicoll
4296dbb792
Upgrade to Prometheus PushGateway 0.8.1
...
Closes gh-20089
5 years ago
Stephane Nicoll
31973ce43d
Upgrade to Postgresql 42.2.10
...
Closes gh-20088
5 years ago
Stephane Nicoll
e63d90b791
Upgrade to Pooled JMS 1.1.1
...
Closes gh-20087
5 years ago
Stephane Nicoll
e3f18a09e4
Upgrade to OkHttp3 3.14.6
...
Closes gh-20086
5 years ago
Stephane Nicoll
42e082c2e2
Upgrade to Neo4j OGM 3.2.8
...
Closes gh-20085
5 years ago
Stephane Nicoll
475cbf39e4
Upgrade to MySQL 8.0.19
...
Closes gh-20084
5 years ago
Stephane Nicoll
d32b9afdd9
Upgrade to Mockito 3.2.4
...
Closes gh-20083
5 years ago
Stephane Nicoll
c50d600bd8
Upgrade to MariaDB 2.5.4
...
Closes gh-20082
5 years ago
Stephane Nicoll
4efdea5fb8
Upgrade to Lombok 1.18.12
...
Closes gh-20081
5 years ago
Stephane Nicoll
7c46b3dd52
Upgrade to Liquibase 3.8.5
...
Closes gh-20080
5 years ago
Stephane Nicoll
7dccc10803
Upgrade to jOOQ 3.12.4
...
Closes gh-20079
5 years ago
Stephane Nicoll
2b99345733
Upgrade to Johnzon 1.2.3
...
Closes gh-20078
5 years ago
Stephane Nicoll
3e0515da2f
Upgrade to Jetty Reactive HTTPClient 1.1.1
...
Closes gh-20077
5 years ago
Stephane Nicoll
acbdf0cd2f
Upgrade to Jetty EL 8.5.49
...
Closes gh-20076
5 years ago
Stephane Nicoll
e0cd00e0d3
Upgrade to HttpCore 4.4.13
...
Closes gh-20075
5 years ago
Stephane Nicoll
7996a32129
Upgrade to HttpClient 4.5.11
...
Closes gh-20074
5 years ago
Stephane Nicoll
616a33367f
Upgrade to HtmlUnit 2.37.0
...
Closes gh-20073
5 years ago
Stephane Nicoll
95c4f1b0c0
Upgrade to HikariCP 3.4.2
...
Closes gh-20072
5 years ago
Stephane Nicoll
f0d2d320c2
Upgrade to Hibernate Validator 6.1.2.Final
...
Closes gh-20071
5 years ago
Stephane Nicoll
da7dbf085e
Upgrade to Hibernate 5.4.10.Final
...
Closes gh-20070
5 years ago
Stephane Nicoll
466dd66c8f
Upgrade to Hazelcast 3.12.6
...
Closes gh-20069
5 years ago
Stephane Nicoll
93d34781fc
Upgrade to Groovy 2.5.9
...
Closes gh-20068
5 years ago
Stephane Nicoll
a7249d20d2
Upgrade to Flyway 6.2.2
...
Closes gh-20067
5 years ago
Stephane Nicoll
ad8fa8f6a0
Upgrade to Elasticsearch 7.5.2
...
Closes gh-20066
5 years ago
Stephane Nicoll
f8087a6f29
Upgrade to Couchbase Client 2.7.12
...
Closes gh-20065
5 years ago
Stephane Nicoll
f0ac9e1389
Upgrade to Caffeine 2.8.1
...
Closes gh-20063
5 years ago
Stephane Nicoll
f883a6cf26
Upgrade to Byte Buddy 1.10.7
...
Closes gh-20062
5 years ago
Stephane Nicoll
730683ce26
Upgrade to Awaitility 4.0.2
...
Closes gh-20061
5 years ago
Stephane Nicoll
c5d38e0b5f
Upgrade to AppEngine SDK 1.9.78
...
Closes gh-20060
5 years ago
Stephane Nicoll
aa56a6f647
Add missing mockito dependency
...
Closes gh-20097
5 years ago
Stephane Nicoll
6e3636d5ff
Merge branch '2.2.x'
...
Closes gh-20059
5 years ago
Stephane Nicoll
ab72237b1b
Merge pull request #19002 from medamines1
...
* pr/19002:
Polish "Make Kubernetes detection slightly more efficient"
Make Kubernetes detection slightly more efficient
Closes gh-19002
5 years ago
Stephane Nicoll
ddb5cc3f99
Polish "Make Kubernetes detection slightly more efficient"
...
See gh-19002
5 years ago
med-amine.dahmen
aee22bfb51
Make Kubernetes detection slightly more efficient
...
See gh-19002
5 years ago
Madhura Bhave
eeab9233cc
Merge branch '2.2.x'
...
Closes gh-20056
5 years ago
Madhura Bhave
37575d78bf
Merge pull request #19999 from bono007
...
* pr/19999:
Polish contribution
Add 'uris', 'address' and 'addresses' to keys to sanitize.
Closes gh-19999
5 years ago
Madhura Bhave
acc453db4a
Polish contribution
...
See gh-19999
5 years ago
cbono
badc83d368
Add 'uris', 'address' and 'addresses' to keys to sanitize.
...
See gh-19999
5 years ago
Scott Frederick
12c640e133
Upgrade default image builder version
...
This commit upgrades the default CNB builder image from
cloudfoundry/cnb:0.0.43-bionic to cloudfoundry/cnb:0.0.53-bionic.
It also adds integration tests for the Maven and Gradle plugins
to verify both versions are supported.
5 years ago
Scott Frederick
d07062652e
Add support for CNB platform API v0.2
...
Cloud Native Buildpacks platform API version 0.2 introduced
two breaking changes: the order of invoking the restore and analyze
phases was reversed, and the cache phase was removed in favor of
distributing caching across other phases.
This commit adds support for Cloud Native Buildpacks builders that
implement platform API version 0.2, while maintaining compatibility
with builders that implement Lifecycle version platform API
version 0.1.
Closes gh-19829
5 years ago
Stephane Nicoll
4add9632de
Merge pull request #20032 from dreis2211
...
* pr/20032:
Polish "Use Dropwizard metrics BOM to manage dependencies"
Use Dropwizard metrics BOM to manage dependencies
Closes gh-20032
5 years ago
Stephane Nicoll
f5d7e77550
Polish "Use Dropwizard metrics BOM to manage dependencies"
...
See gh-20032
5 years ago
dreis2211
68bff6705e
Use Dropwizard metrics BOM to manage dependencies
...
See gh-20032
5 years ago
Stephane Nicoll
4b917c01ba
Merge pull request #20035 from dreis2211
...
* pr/20035:
Remove superfluous useJUnit()
Closes gh-20035
5 years ago
dreis2211
20251ccae4
Remove superfluous useJUnit()
...
See gh-20035
5 years ago
Stephane Nicoll
8204234e3d
Merge pull request #20047 from dreis2211
...
* pr/20047:
Set includeantruntime in Ant smoke tests
Closes gh-20047
5 years ago