|
268 | 268 | <deployment.disabled>false</deployment.disabled>
|
269 | 269 | <sources.disabled>false</sources.disabled>
|
270 | 270 |
|
271 |
| - <hibernate.version>6.2.6.Final</hibernate.version> |
| 271 | + <hibernate.version>6.4.4.Final</hibernate.version> |
272 | 272 | <hibernate-ehcache.version>6.0.0.Alpha7</hibernate-ehcache.version>
|
273 | 273 | <hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
|
274 | 274 | <javassist.version>3.30.2-GA</javassist.version>
|
| 275 | +<<<<<<< Updated upstream |
275 | 276 | <jetty.version>11.0.14</jetty.version>
|
| 277 | +======= |
| 278 | + <jetty.version>11.0.20</jetty.version> |
| 279 | +>>>>>>> Stashed changes |
276 | 280 | <sf-jung.version>2.1.1</sf-jung.version>
|
277 | 281 | <shiro.version>1.11.0</shiro.version>
|
278 | 282 | <slf4j.version>2.0.7</slf4j.version>
|
279 | 283 | <logback.version>1.5.0</logback.version>
|
280 | 284 | <log4j.version>2.20.0</log4j.version>
|
281 |
| - <spring.version>6.0.17</spring.version> |
| 285 | + <spring.version>6.1.4</spring.version> |
282 | 286 | <cglib.version>3.3.0</cglib.version>
|
283 | 287 | <objenesis.version>3.3</objenesis.version>
|
284 |
| - <scala.version>2.13.11</scala.version> |
| 288 | + <scala.version>2.13.13</scala.version> |
285 | 289 | <jackson.version>2.14.3</jackson.version>
|
286 |
| - <poi.version>5.2.3</poi.version> |
287 |
| - <guava.version>32.1.1-jre</guava.version> |
| 290 | + <poi.version>5.2.5</poi.version> |
| 291 | + <guava.version>33.0.0-jre</guava.version> |
288 | 292 | <wicket-webjars.version>4.0.1</wicket-webjars.version>
|
289 | 293 | <jquery-selectors.version>4.0.2</jquery-selectors.version>
|
290 |
| - <commons-io.version>2.13.0</commons-io.version> |
291 | 294 | <xstream.version>1.4.20</xstream.version>
|
292 | 295 | <hamcrest.version>2.2</hamcrest.version>
|
| 296 | +<<<<<<< Updated upstream |
293 | 297 | <commons-logging.version>1.3.0</commons-logging.version>
|
| 298 | +======= |
| 299 | +>>>>>>> Stashed changes |
294 | 300 | <jakarta.servlet-api.version>6.0.0</jakarta.servlet-api.version>
|
295 |
| - <junit.version>5.9.3</junit.version> |
296 |
| - <easymock.version>5.1.0</easymock.version> |
297 |
| - <mockito.version>5.4.0</mockito.version> |
| 301 | + <junit.version>5.10.2</junit.version> |
| 302 | + <easymock.version>5.2.0</easymock.version> |
| 303 | + <mockito.version>5.10.0</mockito.version> |
| 304 | + <commons-io.version>2.15.1</commons-io.version> |
298 | 305 | <commons-beanutils.version>1.9.4</commons-beanutils.version>
|
299 | 306 | <commons-collections4.version>4.4</commons-collections4.version>
|
300 | 307 | <commons-digester3.version>3.2</commons-digester3.version>
|
301 |
| - <commons-lang3.version>3.12.0</commons-lang3.version> |
| 308 | + <commons-lang3.version>3.14.0</commons-lang3.version> |
| 309 | + <commons-logging.version>1.3.0</commons-logging.version> |
| 310 | + <commons-dbcp2.version>2.11.0</commons-dbcp2.version> |
302 | 311 | <validation-api.version>3.0.2</validation-api.version>
|
303 | 312 | <jta.version>2.0.1</jta.version>
|
304 | 313 | <htmlcompressor.version>1.5.2</htmlcompressor.version>
|
305 |
| - <closure-compiler.version>v20230502</closure-compiler.version> |
| 314 | + <closure-compiler.version>v20231112</closure-compiler.version> |
306 | 315 | <ibatis2-sqlmap.version>2.1.7.597</ibatis2-sqlmap.version>
|
307 | 316 | <jts.version>1.13</jts.version>
|
308 | 317 | <gson.version>2.10.1</gson.version>
|
309 |
| - <wicket-bootstrap-core.version>7.0.0</wicket-bootstrap-core.version> |
310 |
| - <jasperreports.version>6.20.5</jasperreports.version> |
| 318 | + <wicket-bootstrap-core.version>7.0.1</wicket-bootstrap-core.version> |
| 319 | + <jasperreports.version>6.21.2</jasperreports.version> |
311 | 320 | <bcprov.version>1.70</bcprov.version>
|
312 |
| - <joda-time.version>2.12.5</joda-time.version> |
| 321 | + <joda-time.version>2.12.7</joda-time.version> |
313 | 322 | <ehcache.version>3.10.8</ehcache.version>
|
314 |
| - <commons-dbcp2.version>2.9.0</commons-dbcp2.version> |
315 | 323 | <jakartaee-api.version>10.0.0</jakartaee-api.version>
|
316 | 324 | <clojure.version>1.11.1</clojure.version>
|
317 | 325 | <groovy.version>4.0.7</groovy.version>
|
318 |
| - <asm-util.version>9.5</asm-util.version> |
| 326 | + <asm-util.version>9.6</asm-util.version> |
319 | 327 | <hsqldb.version>2.7.2</hsqldb.version>
|
320 | 328 | <jython-standalone.version>2.7.3</jython-standalone.version>
|
321 | 329 | <!-- plugins -->
|
322 |
| - <maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version> |
323 |
| - <maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version> |
324 |
| - <maven-source-plugin.version>3.2.1</maven-source-plugin.version> |
325 |
| - <maven-bundle-plugin.version>5.1.8</maven-bundle-plugin.version> |
326 |
| - <maven-assembly-plugin.version>3.5.0</maven-assembly-plugin.version> |
327 |
| - <maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version> |
| 330 | + <maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version> |
| 331 | + <maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version> |
| 332 | + <maven-source-plugin.version>3.3.0</maven-source-plugin.version> |
| 333 | + <maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version> |
| 334 | + <maven-assembly-plugin.version>3.6.0</maven-assembly-plugin.version> |
| 335 | + <maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version> |
328 | 336 | <maven-eclipse-plugin.version>2.10</maven-eclipse-plugin.version>
|
329 | 337 | <maven-help-plugin.version>3.4.0</maven-help-plugin.version>
|
330 | 338 | <maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
|
331 | 339 | <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
|
332 | 340 | <animal-sniffer-maven-plugin.version>1.23</animal-sniffer-maven-plugin.version>
|
333 | 341 | <maven-pax-plugin.version>1.6.0</maven-pax-plugin.version>
|
334 | 342 | <scala-maven-plugin.version>4.8.1</scala-maven-plugin.version>
|
335 |
| - <maven-clean-plugin.version>3.2.0</maven-clean-plugin.version> |
| 343 | + <maven-clean-plugin.version>3.3.2</maven-clean-plugin.version> |
336 | 344 | <maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
|
337 | 345 | <maven-install-plugin.version>3.1.1</maven-install-plugin.version>
|
338 | 346 | <maven-site-plugin.version>4.0.0-M3</maven-site-plugin.version>
|
339 |
| - <maven-war-plugin.version>3.3.2</maven-war-plugin.version> |
340 |
| - <maven-release-plugin.version>3.0.0</maven-release-plugin.version> |
| 347 | + <maven-war-plugin.version>3.4.0</maven-war-plugin.version> |
| 348 | + <maven-release-plugin.version>3.0.1</maven-release-plugin.version> |
341 | 349 | <maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
|
342 |
| - <maven-pmd-plugin.version>3.20.0</maven-pmd-plugin.version> |
| 350 | + <maven-pmd-plugin.version>3.21.2</maven-pmd-plugin.version> |
343 | 351 | </properties>
|
344 | 352 |
|
345 | 353 | <prerequisites>
|
|
0 commit comments