From 6f4b08e4ad279dcf77faa8034f3e3983e3afde32 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 11 Apr 2022 14:11:45 +1000 Subject: add gh action, dependabot and release-drafter and get rid of travis (#65) * add gh action, dependabot and release-drafter and get rid of travis * move owasp check in a separate profile Signed-off-by: Olivier Lamy --- pom.xml | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ffcd4be77..e3cbef7b4 100644 --- a/pom.xml +++ b/pom.xml @@ -2179,17 +2179,17 @@ true - - jetty.snapshots - Jetty Snapshots - https://oss.sonatype.org/content/repositories/jetty-snapshots/ - - false - - - true - - + + + + + + + + + + + @@ -2203,16 +2203,16 @@ true - - jetty.snapshots - Jetty Snapshots - https://oss.sonatype.org/content/repositories/jetty-snapshots/ - - false - - - true - - + + + + + + + + + + + -- cgit v1.2.3