File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
schemacrawler-integrations Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 148148 <dependency >
149149 <groupId >nl.jqno.equalsverifier</groupId >
150150 <artifactId >equalsverifier</artifactId >
151- <version >1.7.3 </version >
151+ <version >1.7.5 </version >
152152 <scope >test</scope >
153153 </dependency >
154154 <dependency >
Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >org.thymeleaf</groupId >
4141 <artifactId >thymeleaf</artifactId >
42- <version >2.1.4.RELEASE </version >
42+ <version >3.0.0.ALPHA01 </version >
4343 <scope >provided</scope >
4444 </dependency >
4545 <dependency >
8181 <dependency >
8282 <groupId >org.jruby</groupId >
8383 <artifactId >jruby-complete</artifactId >
84- <version >1.7.18 </version >
84+ <version >9.0.1.0 </version >
8585 <scope >provided</scope >
8686 </dependency >
8787 <dependency >
Original file line number Diff line number Diff line change 2525 <dependency >
2626 <groupId >org.postgresql</groupId >
2727 <artifactId >postgresql</artifactId >
28- <version >9.4-1201-jdbc41 </version >
28+ <version >9.4-1202-jdbc42 </version >
2929 </dependency >
3030 </dependencies >
3131 <build >
You can’t perform that action at this time.
0 commit comments