Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
This commit is contained in:
Simone Bordet 2023-08-24 19:53:43 +02:00
commit cf97e58121
No known key found for this signature in database
GPG Key ID: 1677D141BCF3584D
1 changed files with 0 additions and 9 deletions

View File

@ -872,14 +872,5 @@
<type>jar</type>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>javadoc</artifactId>
<version>${project.version}</version>
<classifier>javadoc</classifier>
<type>jar</type>
<optional>true</optional>
</dependency>
</dependencies>
</project>