File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
datastores-parent/datastore-redis
wicketstuff-glassfish4-integration Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 <description >An implementation of Apache Wicket's IPageStore that uses Redis as a backend</description >
1414
1515 <properties >
16- <jedis .version>6 .2.0</jedis .version>
16+ <jedis .version>7 .2.0</jedis .version>
1717 </properties >
1818 <dependencies >
1919
Original file line number Diff line number Diff line change 6060 <dependency >
6161 <groupId >net.javacrumbs.json-unit</groupId >
6262 <artifactId >json-unit</artifactId >
63- <version >4 .1.1 </version >
63+ <version >5 .1.0 </version >
6464 <scope >test</scope >
6565 </dependency >
6666 </dependencies >
Original file line number Diff line number Diff line change 315315 <!-- mocleiri: for distribution in to central repository sections in the main pom are not allowed -->
316316
317317 <properties >
318- <wicket .version>10.8.0-SNAPSHOT </wicket .version>
318+ <wicket .version>10.8.0</wicket .version>
319319
320320 <maven .compiler.source>17</maven .compiler.source>
321321 <maven .compiler.target>17</maven .compiler.target>
Original file line number Diff line number Diff line change 2222 <dependency >
2323 <groupId >org.glassfish.main.extras</groupId >
2424 <artifactId >glassfish-embedded-all</artifactId >
25- <version >7.0.25 </version >
25+ <version >7.1.0 </version >
2626 <scope >provided</scope >
2727 </dependency >
2828 </dependencies >
You can’t perform that action at this time.
0 commit comments