We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc9f30 commit 7f88c2bCopy full SHA for 7f88c2b
gxazureserverless/pom.xml
@@ -54,25 +54,6 @@
54
<artifactId>jackson-databind</artifactId>
55
<version>${jackson.version}</version>
56
</dependency>
57
-
58
- <dependency>
59
- <groupId>org.glassfish.jersey.core</groupId>
60
- <artifactId>jersey-server</artifactId>
61
- <version>${jersey.javax.version}</version>
62
- </dependency>
63
64
- <groupId>com.genexus</groupId>
65
- <artifactId>gxserverlesscommon</artifactId>
66
- <version>4.7-SNAPSHOT</version>
67
- <scope>compile</scope>
68
69
70
71
72
73
74
75
76
</dependencies>
77
78
<build>
0 commit comments