WicketStuff core 10.11.0 based on Apache Wicket 10.11.0 is released
and soon will be available at Maven Central!
dependabot[bot] (21):
Bump actions/setup-java from 5.6.0 to 5.7.0 (#1523)
Bump org.objenesis:objenesis from 3.5 to 3.6 (#1525)
Bump jasperreports.version from 7.0.7 to 7.0.8 (#1526)
Bump junit.version from 6.1.2 to 6.1.3 (#1527)
Bump net.javacrumbs.json-unit:json-unit from 6.0.1 to 6.2.0 (#1528)
Bump redis.clients:jedis from 7.5.3 to 8.0.0 (#1529)
Bump ch.qos.logback:logback-classic from 1.6.1 to 1.6.2 (#1530)
Bump spring.version from 7.0.8 to 7.0.9 (#1531)
Bump com.google.guava:guava from 33.6.0-jre to 33.7.1-jre (#1532)
Bump com.google.protobuf:protobuf-java from 4.35.1 to 4.36.0 (#1533)
Bump tools.jackson.core:jackson-databind from 3.2.1 to 3.2.2 (#1534)
Bump eu.maveniverse.maven.plugins:bom-builder3 from 1.3.3 to 1.3.4 (#1535)
Bump ch.qos.logback:logback-classic from 1.6.2 to 1.6.3 (#1536)
Bump actions/setup-java from 5.7.0 to 6.0.0 (#1538)
Bump wicket.version from 10.11.0-SNAPSHOT to 10.11.0 (#1539)
Bump org.easymock:easymock from 5.6.0 to 5.7.0 (#1540)
Bump org.hibernate.orm:hibernate-core from 7.4.5.Final to
7.4.6.Final (#1541)
Bump org.javassist:javassist from 3.32.0-GA to 3.33.0-GA (#1542)
Bump org.apache.maven.plugins:maven-compiler-plugin (#1544)
Bump redis.clients:jedis from 8.0.0 to 8.0.1 (#1546)
Bump org.clojure:clojure from 1.12.5 to 1.12.6 (#1547)
Maxim Solodovnik (12):
Switching to the next dev version
Jetty is updated to the most recent version
Cassandra is updated
Ignite is updated to 3.1.x
Dependencies are updated
Shiro is updated to 3.0.x; Code clean-up (#1543)
Ignite queries are calculated once
FullCalendar is updated to v7
JaMon is dropped
Outdated transitive artifacts added to dependencyManagement
Jetty is updated
wicketstuff-core-10.11.0 build was successful
reiern70 (7):
make selection machinery pluggable so that for instance we can
use an ID based mechanism
make selection machinery pluggable so that for instance we can
use an ID based mechanism
make selection machinery pluggable so that for instance we can
use an ID based mechanism
code style
code style
code style
add example
The WicketStuff team