Using jetty-assembly-descriptor:1.1 (now on maven central)

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
Joakim Erdfelt 2021-09-21 15:20:42 -05:00
parent d9ce837041
commit b83dcdf63e
No known key found for this signature in database
GPG Key ID: 2D0E1FB8FE4B68B4
1 changed files with 1 additions and 1 deletions

View File

@ -490,7 +490,7 @@
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-assembly-descriptors</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</dependency>
</dependencies>
</plugin>