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 --- client-compiled/pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'client-compiled/pom.xml') diff --git a/client-compiled/pom.xml b/client-compiled/pom.xml index 9bdd11686a..c0578db1f1 100644 --- a/client-compiled/pom.xml +++ b/client-compiled/pom.xml @@ -1,6 +1,6 @@ - + 4.0.0 com.vaadin @@ -87,6 +87,13 @@ biz.aQute.bnd bnd-maven-plugin + + org.codehaus.mojo + animal-sniffer-maven-plugin + + true + + org.apache.maven.plugins maven-jar-plugin -- cgit v1.2.3