From 72f83d795cea1b0c4e02fd01b99bb7b5776ab792 Mon Sep 17 00:00:00 2001 From: Patrik Lindström <99639133+thevaadinman@users.noreply.github.com> Date: Fri, 8 Nov 2024 10:01:57 +0200 Subject: feat: Update POMs and bump build dependency versions (#12636) * 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 --- test/servlet-containers/liberty-javaee/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/servlet-containers/liberty-javaee/pom.xml') diff --git a/test/servlet-containers/liberty-javaee/pom.xml b/test/servlet-containers/liberty-javaee/pom.xml index 1146c2eacb..783344b2b1 100644 --- a/test/servlet-containers/liberty-javaee/pom.xml +++ b/test/servlet-containers/liberty-javaee/pom.xml @@ -1,6 +1,6 @@ - + 4.0.0 com.vaadin @@ -39,7 +39,7 @@ - http://localhost:9080 + https://localhost:9080 -- cgit v1.2.3