WicketStuff core 10.5.0 based on Apache Wicket 10.5.0 is released
and soon will be available at Maven Central!
dependabot[bot] (31):
Bump org.apache.ignite:ignite-core (#1136)
Bump shiro.version from 2.0.2 to 2.0.4 (#1189)
Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.18 (#1167)
Bump jetty.version from 11.0.24 to 11.0.25 (#1165)
Bump com.google.guava:guava from 33.4.0-jre to 33.4.8-jre (#1186)
Bump spring.version from 6.2.2 to 6.2.6 (#1188)
Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#1185)
Bump org.webjars:bootstrap from 5.3.3 to 5.3.5 (#1184)
Bump junit.version from 5.11.4 to 5.12.2 (#1183)
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2
to 3.5.3 (#1177)
Bump org.apache.maven.plugins:maven-surefire-report-plugin (#1176)
Bump org.ow2.asm:asm-util from 9.7.1 to 9.8 (#1173)
Bump org.hibernate.orm:hibernate-core from 6.6.5.Final to
6.6.13.Final (#1174)
Bump joda-time:joda-time from 2.13.0 to 2.14.0 (#1169)
Bump net.alchim31.maven:scala-maven-plugin from 4.9.2 to 4.9.5 (#1168)
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to
3.1.4 (#1149)
Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#1145)
Bump org.apache.maven.plugins:maven-compiler-plugin (#1144)
Bump jakarta.validation:jakarta.validation-api from 3.1.0 to 3.1.1 (#1127)
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#1132)
Bump org.apache.felix:org.apache.felix.webconsole from 5.0.8 to
5.0.10 (#1133)
Bump org.apache.felix:org.apache.felix.webconsole (#1135)
Bump com.google.code.gson:gson from 2.11.0 to 2.13.1 (#1192)
Bump org.glassfish.main.extras:glassfish-embedded-all (#1191)
Bump poi.version from 5.4.0 to 5.4.1 (#1178)
Bump org.mockito:mockito-core from 5.15.2 to 5.17.0 (#1175)
Bump com.google.protobuf:protobuf-java from 4.29.3 to 4.30.2 (#1170)
Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to
3.1.4 (#1148)
Bump slf4j.version from 2.0.16 to 2.0.17 (#1146)
Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to
3.4.1 (#1142)
Bump commons-beanutils:commons-beanutils from 1.10.0 to 1.10.1 (#1138)
Maxim Solodovnik (4):
Switching to the next development version
Wicket version is updated; NonCSP mode is turned on for Select2 demo
pom clean-up
wicketstuff-core 10.5.0 build was successful
Guspan Tanadi (1):
docs(dashboard-parent): fix links extension (#1162)
Patrick (1):
#1150 implemented getForm() in ButtonAjaxPostBehavior (#1151)
Vit Rozkovec (1):
[gmap3]: allow subclasses to customize InfoWindow initialization (#1140)
The WicketStuff team