Commit f31c83a
committed
#399 - Depending on Spring Framework 5.0.9-BUILD SNAPSHOT.
With JDK 11 ApplicationListeners implemented as lambdas don't get correctly handled at the moment.
This is fixed for Spring Framework 5.0.9, which isn't released yet.
Therefore we depend for the JDBC examples on the snapshot.
An alternative would be to use proper classes instead of lambdas.
See also: SPR-17093.1 parent d57068b commit f31c83a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments