You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ad...@apache.org on 2021/07/07 20:32:18 UTC

[wicket] branch wicket-9.x updated (a73bf2e -> c9f9276)

This is an automated email from the ASF dual-hosted git repository.

adelbene pushed a change to branch wicket-9.x
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from a73bf2e  Minor non-functional cleanup:
     add 9cc7628  Added CHANGELOG for release 9.4.0
     add c9f9276  Start next development version

No new revisions were added by this update.

Summary of changes:
 CHANGELOG-9.x                                      | 25 +++++++++++
 archetypes/quickstart/pom.xml                      |  2 +-
 pom.xml                                            | 48 +++++++++++-----------
 testing/wicket-common-tests/pom.xml                |  2 +-
 testing/wicket-js-tests/pom.xml                    |  2 +-
 wicket-auth-roles/pom.xml                          |  2 +-
 wicket-bean-validation/pom.xml                     |  2 +-
 wicket-cdi/pom.xml                                 |  2 +-
 wicket-core/pom.xml                                |  2 +-
 wicket-devutils/pom.xml                            |  2 +-
 wicket-examples/pom.xml                            |  2 +-
 wicket-experimental/pom.xml                        |  2 +-
 wicket-experimental/wicket-http2/pom.xml           |  4 +-
 .../wicket-http2/wicket-http2-core/pom.xml         |  2 +-
 .../wicket-http2/wicket-http2-jetty/pom.xml        |  2 +-
 .../wicket-http2/wicket-http2-servlet4/pom.xml     |  2 +-
 .../wicket-http2/wicket-http2-tomcat/pom.xml       |  2 +-
 .../wicket-http2/wicket-http2-undertow/pom.xml     |  2 +-
 wicket-experimental/wicket-metrics/pom.xml         |  4 +-
 wicket-extensions/pom.xml                          |  2 +-
 wicket-guice/pom.xml                               |  2 +-
 wicket-ioc/pom.xml                                 |  2 +-
 wicket-jmx/pom.xml                                 |  2 +-
 wicket-native-websocket/pom.xml                    |  2 +-
 .../wicket-native-websocket-core/pom.xml           |  2 +-
 .../wicket-native-websocket-javax/pom.xml          |  2 +-
 wicket-objectsizeof-agent/pom.xml                  |  2 +-
 wicket-request/pom.xml                             |  2 +-
 wicket-spring/pom.xml                              |  2 +-
 wicket-user-guide/pom.xml                          |  2 +-
 wicket-util/pom.xml                                |  2 +-
 wicket-velocity/pom.xml                            |  2 +-
 wicket/pom.xml                                     |  2 +-
 33 files changed, 82 insertions(+), 57 deletions(-)