From d26bf364642b555e192d6a5a91ef4c07e82fd416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Mat=C4=9Bj=C4=8Dek?= Date: Fri, 18 Mar 2022 14:23:22 +0100 Subject: [PATCH] Updated dependencies: grizzly, xmlsec, jersey --- appserver/pom.xml | 12 +++++----- nucleus/parent/pom.xml | 2 +- snapshots/grizzly/pom.xml | 2 +- snapshots/jersey/pom.xml | 49 +++++++++++++++++++++++++++++++++++++++ snapshots/metro/pom.xml | 2 +- snapshots/pom.xml | 1 + 6 files changed, 59 insertions(+), 9 deletions(-) create mode 100644 snapshots/jersey/pom.xml diff --git a/appserver/pom.xml b/appserver/pom.xml index 62aa7fdd6459..c5601440d014 100644 --- a/appserver/pom.xml +++ b/appserver/pom.xml @@ -137,7 +137,7 @@ 3.1.0-M1 - 2.1.7 + 2.3.0 6.2.8 4.2.1 @@ -156,7 +156,7 @@ - + 3.0.0 0.2 5.0.0 @@ -167,16 +167,16 @@ - + 6.7 6.7 10.15.2.0 1.6.3 2.4 - - + + - + Eclipse GlassFish GlassFish glassfish diff --git a/nucleus/parent/pom.xml b/nucleus/parent/pom.xml index fd9ec0bb3bb1..db0763c7f9ff 100644 --- a/nucleus/parent/pom.xml +++ b/nucleus/parent/pom.xml @@ -105,7 +105,7 @@ 3.1.0 - 3.1.0-M3 + 3.1.0-SNAPSHOT 2.1.0 diff --git a/snapshots/grizzly/pom.xml b/snapshots/grizzly/pom.xml index 4d5bfb337356..a38276817c61 100644 --- a/snapshots/grizzly/pom.xml +++ b/snapshots/grizzly/pom.xml @@ -1,7 +1,7 @@ + + 4.0.0 + + org.glassfish.main.snapshots + snapshotsmodule + 0.0.0-SNAPSHOT + + + jersey + pom + + + https://github.com/dmatej/jersey/archive/refs/heads/grizzly4.zip + ${project.build.directory}/jersey-master + + + + + + com.googlecode.maven-download-plugin + download-maven-plugin + + + maven-invoker-plugin + + + + diff --git a/snapshots/metro/pom.xml b/snapshots/metro/pom.xml index 4f332a9cf653..d608c6d28933 100644 --- a/snapshots/metro/pom.xml +++ b/snapshots/metro/pom.xml @@ -1,7 +1,7 @@