]> source.dussan.org Git - vaadin-framework.git/commit
feat: Update POMs and bump build dependency versions update-minor-deps 12636/head
authorPatrik Lindström <patrik@vaadin.com>
Thu, 7 Nov 2024 14:15:19 +0000 (16:15 +0200)
committerPatrik Lindström <patrik@vaadin.com>
Thu, 7 Nov 2024 14:15:19 +0000 (16:15 +0200)
commit1942c69c01e3a22d64c7370dced68a9957334072
tree8006ed56822cee031bfc04bfb2019350004065bb
parente0e22686e6057de08e089e15fb20683621115296
feat: Update POMs and bump build dependency versions

* Ignores VS code project file and updates to .project
* Updates DTD hrefs from HTTP to HTTPS
* Updates commons-io, commons-cli, commons-codec, hsqldb and animal-sniffer
* Fixes dependency management violations
* Includes Maven Flatten Plugin for cleaner release POMs
* Updates Atmosphere version
67 files changed:
.gitignore
all/pom.xml
bom/pom.xml
client-compiled/pom.xml
client-compiler/pom.xml
client/pom.xml
compatibility-client-compiled/pom.xml
compatibility-client/pom.xml
compatibility-server-gae/pom.xml
compatibility-server/pom.xml
compatibility-shared/pom.xml
compatibility-themes/pom.xml
liferay-integration/pom.xml
liferay/pom.xml
osgi-integration/pom.xml
pom.xml
push/pom.xml
server/pom.xml
server/src/main/java/com/vaadin/server/Constants.java
shared/pom.xml
test/addon-using-init-param-widget-set/pom.xml
test/addon-using-no-defined-widget-set/pom.xml
test/addon-using-own-widget-set/pom.xml
test/bean-api-validation/pom.xml
test/bean-impl-validation/pom.xml
test/cdi/pom.xml
test/default-widget-set/pom.xml
test/dependency-rewrite-addon/pom.xml
test/dependency-rewrite/pom.xml
test/own-widget-set/pom.xml
test/pom.xml
test/servlet-containers/generic-tests/pom.xml
test/servlet-containers/generic-ui/pom.xml
test/servlet-containers/generic/pom.xml
test/servlet-containers/glassfish/pom.xml
test/servlet-containers/jetty8/pom.xml
test/servlet-containers/jetty9/pom.xml
test/servlet-containers/jsp-integration/pom.xml
test/servlet-containers/karaf/karaf-run/pom.xml
test/servlet-containers/karaf/pom.xml
test/servlet-containers/karaf/vaadin-karaf-bundle1/pom.xml
test/servlet-containers/karaf/vaadin-karaf-bundle2/pom.xml
test/servlet-containers/liberty-javaee/pom.xml
test/servlet-containers/liberty-microprofile/pom.xml
test/servlet-containers/liberty-webprofile/pom.xml
test/servlet-containers/payara-micro/pom.xml
test/servlet-containers/pom.xml
test/servlet-containers/tomcat7/pom.xml
test/servlet-containers/tomcat80/pom.xml
test/servlet-containers/tomcat85/pom.xml
test/servlet-containers/tomcat9/pom.xml
test/servlet-containers/wildfly-swarm/pom.xml
test/servlet-containers/wildfly10/pom.xml
test/servlet-containers/wildfly11/pom.xml
test/servlet-containers/wildfly12/pom.xml
test/servlet-containers/wildfly13/pom.xml
test/servlet-containers/wildfly8/pom.xml
test/servlet-containers/wildfly9/pom.xml
test/space in directory/pom.xml
test/spring-boot-subcontext/pom.xml
test/spring-boot/pom.xml
test/vaadin7-widget-set/pom.xml
test/vaadinservletconfiguration-widget-set/pom.xml
test/widget-set-testutil/pom.xml
testbench-api/pom.xml
themes/pom.xml
uitest/pom.xml