Stephane Nicoll
d2d968ba16
Upgrade to jOOQ 3.14.1
...
Closes gh-24086
4 years ago
Stephane Nicoll
706de82d39
Upgrade to Hibernate 5.4.23.Final
...
Closes gh-24085
4 years ago
Stephane Nicoll
a0d6504669
Upgrade to Couchbase Client 3.0.10
...
Closes gh-24084
4 years ago
Stephane Nicoll
599a7737db
Upgrade to Byte Buddy 1.10.18
...
Closes gh-24083
4 years ago
Stephane Nicoll
319aa0d478
Upgrade to AppEngine SDK 1.9.83
...
Closes gh-24082
4 years ago
Stephane Nicoll
7b1c95edec
Merge branch '2.3.x'
4 years ago
Stephane Nicoll
d962a074c3
Upgrade to jOOQ 3.13.6
...
Closes gh-24081
4 years ago
Stephane Nicoll
2c67acb970
Upgrade to Hibernate 5.4.23.Final
...
Closes gh-24080
4 years ago
Stephane Nicoll
0142ed1e5c
Upgrade to Couchbase Client 3.0.10
...
Closes gh-24079
4 years ago
Stephane Nicoll
ebfa494b2e
Upgrade to Byte Buddy 1.10.18
...
Closes gh-24078
4 years ago
Stephane Nicoll
df6181f6bf
Upgrade to AppEngine SDK 1.9.83
...
Closes gh-24077
4 years ago
Andy Wilkinson
dfe3058dff
Only pick up new maintenance releases when upgrading dependencies
...
Closes gh-24069
4 years ago
Stephane Nicoll
4c42affcc6
Start building against Spring Framework 5.3.1 snapshots
...
See gh-24035
4 years ago
Stephane Nicoll
ef74f79b54
Merge branch '2.3.x'
4 years ago
Stephane Nicoll
2282c73aab
Start building against Spring Framework 5.2.11 snapshots
...
See gh-24034
4 years ago
Brian Clozel
fe359bcbfb
Merge branch '2.3.x'
...
Closes gh-24067
4 years ago
Brian Clozel
e98db484bc
Upgrade to spring-doc-resources 0.2.4
...
Closes gh-24066
4 years ago
Andy Wilkinson
6a2332d477
Merge branch '2.3.x'
...
Closes gh-24062
4 years ago
Andy Wilkinson
44d0ce5ff1
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24060
4 years ago
Andy Wilkinson
9c5d1646bd
Show how to configure a case-sensitive physical naming strategy
...
Closes gh-24045
4 years ago
Stephane Nicoll
946be4eab6
Merge branch '2.3.x'
...
Closes gh-24059
4 years ago
Stephane Nicoll
4a8646bd09
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24058
4 years ago
Andy Wilkinson
38821c15da
Merge branch '2.3.x'
...
Closes gh-24057
4 years ago
Stephane Nicoll
59ea7c11f6
Use most specific getter when generating metadata
...
This commit makes sure to use the most specific getter if more than
one candidate exists.
Closes gh-24002
4 years ago
Andy Wilkinson
1e100677c7
Reduce scope of META-INF customizations to main, source, and javadoc jars
...
Closes gh-23955
4 years ago
Andy Wilkinson
d6f10e16f7
Merge branch '2.3.x'
...
Closes gh-24056
4 years ago
Andy Wilkinson
49ea023a64
Upgrade to test-retry-gradle-plugin 1.1.9
...
Closes gh-24055
4 years ago
Andy Wilkinson
ce8427793f
Merge branch '2.3.x'
...
See gh-24053
4 years ago
Andy Wilkinson
91f4541a91
Merge branch '2.2.x' into 2.3.x
...
See gh-24052
4 years ago
Andy Wilkinson
006d4bc36d
Do not set Tomcat's trust store password when null
...
See gh-24041
4 years ago
Andy Wilkinson
06f37f4295
Merge branch '2.3.x'
...
Closes gh-24053
4 years ago
Andy Wilkinson
2ffb81f0d9
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24052
4 years ago
Andy Wilkinson
2425dcd200
Do not set Tomcat's key store and key pass when null
...
Fixes gh-24041
4 years ago
Andy Wilkinson
cb24df148f
Upgrade to Jetty 9.4.34.v20201102
...
Closes gh-24047
4 years ago
Andy Wilkinson
d9c6c38748
Merge branch '2.3.x'
4 years ago
Andy Wilkinson
e447be6df7
Upgrade to Jetty 9.4.34.v20201102
...
Closes gh-24046
4 years ago
Scott Frederick
8f39ebf781
Merge branch '2.3.x'
...
Closes gh-24043
4 years ago
Scott Frederick
62aa1b7aaf
Narrow criteria for hidden property paths
...
A previous change intended to prevent temporary directories created as
an implementation detail of mounting volumes on kubernetes pods from
being used as a source for property files had a side-effect of also
preventing other types of hidden directories from being recognized. This
commit narrows the criteria for considering a directory as hidden,
using the kubernetes `..` prefix convention instead of the Unix `.`
prefix.
Fixes gh-23983
4 years ago
Andy Wilkinson
bb5faeaabe
Correct cross-reference in reference documentation
...
See gh-24033
4 years ago
Andy Wilkinson
f5ec36cd7b
Merge branch '2.3.x'
...
Closes gh-24040
4 years ago
Andy Wilkinson
fdd028d52c
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24039
4 years ago
Andy Wilkinson
d3ea48b7a8
Configure DockerHub credentials on staging builds
...
See gh-24038
4 years ago
Andy Wilkinson
1172dbfec9
Log into DockerHub prior to running CI builds
...
Closes gh-24038
4 years ago
Andy Wilkinson
21eb46739c
Merge branch '2.3.x'
...
Closes gh-24033
4 years ago
Andy Wilkinson
84cee76700
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24032
4 years ago
Andy Wilkinson
d5980be623
Clarify documentation for relaxed binding of environment variables
...
Closes gh-22974
4 years ago
Andy Wilkinson
f3648d6fe1
Merge branch '2.3.x'
...
Closes gh-24030
4 years ago
Andy Wilkinson
e83f3f40be
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24029
4 years ago
Andy Wilkinson
a8b8f43180
Improve description of spring.datasource.initialization-mode
...
Closes gh-21121
4 years ago
Andy Wilkinson
a1af99640e
Merge branch '2.3.x'
...
Closes gh-24026
4 years ago