File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 194194 <logback .version>1.4.1</logback .version>
195195 <r2dbc-h2 .version>1.1.0.RELEASE</r2dbc-h2 .version>
196196 <r2dbc-pool .version>1.0.0.RELEASE</r2dbc-pool .version>
197- <jmh-generator .version>1.37</jmh-generator .version>
198197 <scalatest .version>3.2.10</scalatest .version>
199198 <scalatestplus .version>1.0.0-M2</scalatestplus .version>
200199 <scalacheck .version>1.17.1</scalacheck .version>
232231 <plexus-classworlds .version>2.9.0</plexus-classworlds .version>
233232 <expressly .version>6.0.0</expressly .version>
234233 <commons-lang3 .version>3.19.0</commons-lang3 .version>
234+ <jdepend .version>2.9.1</jdepend .version>
235+ <cubrid-packaging .version>1.0.0</cubrid-packaging .version>
236+ <r2dbc-postgresql .version>1.0.7.RELEASE</r2dbc-postgresql .version>
235237
236238 <!-- Import-Package definitions for maven-bundle-plugin -->
237239 <osgi .import.package.root>*</osgi .import.package.root>
Original file line number Diff line number Diff line change 4040 <dependency >
4141 <groupId >jdepend</groupId >
4242 <artifactId >jdepend</artifactId >
43- <version >${json-path .version} </version >
43+ <version >${jdepend .version} </version >
4444 <scope >test</scope >
4545 </dependency >
4646
Original file line number Diff line number Diff line change 189189 <dependency >
190190 <groupId >jdepend</groupId >
191191 <artifactId >jdepend</artifactId >
192- <version >${json-path .version} </version >
192+ <version >${jdepend .version} </version >
193193 <scope >test</scope >
194194 </dependency >
195195
Original file line number Diff line number Diff line change 6666 <dependency >
6767 <groupId >jdepend</groupId >
6868 <artifactId >jdepend</artifactId >
69- <version >${json-path .version} </version >
69+ <version >${jdepend .version} </version >
7070 <scope >test</scope >
7171 </dependency >
7272
7373 <dependency >
7474 <groupId >org.openjdk.jmh</groupId >
7575 <artifactId >jmh-core</artifactId >
76- <version >${jmh-generator .version} </version >
76+ <version >${jmh.version} </version >
7777 <scope >test</scope >
7878 </dependency >
7979
8080 <dependency >
8181 <groupId >org.openjdk.jmh</groupId >
8282 <artifactId >jmh-generator-annprocess</artifactId >
83- <version >${jmh-generator .version} </version >
83+ <version >${jmh.version} </version >
8484 <scope >test</scope >
8585 </dependency >
8686
111111 <dependency >
112112 <groupId >org.postgresql</groupId >
113113 <artifactId >r2dbc-postgresql</artifactId >
114- <version >${r2dbc-h2 .version} </version >
114+ <version >${r2dbc-postgresql .version} </version >
115115 <scope >test</scope >
116116 </dependency >
117117 <dependency >
Original file line number Diff line number Diff line change 121121 <dependency >
122122 <groupId >com.github.jinahya</groupId >
123123 <artifactId >cubrid-jdbc-driver-${cubrid.version}</artifactId >
124- <version >${jmolecules .version} </version >
124+ <version >${cubrid-packaging .version} </version >
125125 <scope >test</scope >
126126 </dependency >
127127 <dependency >
156156 <dependency >
157157 <groupId >jdepend</groupId >
158158 <artifactId >jdepend</artifactId >
159- <version >${json-path .version} </version >
159+ <version >${jdepend .version} </version >
160160 <scope >test</scope >
161161 </dependency >
162162
Original file line number Diff line number Diff line change 131131 <dependency >
132132 <groupId >com.github.jinahya</groupId >
133133 <artifactId >cubrid-jdbc-driver-${cubrid.version}</artifactId >
134- <version >${jmolecules .version} </version >
134+ <version >${cubrid-packaging .version} </version >
135135 <scope >test</scope >
136136 </dependency >
137137 <dependency >
You can’t perform that action at this time.
0 commit comments