mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Update plugins
This commit is contained in:
parent
84d08ef61f
commit
a064c719e6
2
pom.xml
2
pom.xml
|
@ -397,7 +397,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-site-plugin</artifactId>
|
||||
<version>3.5</version>
|
||||
<version>3.5.1</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
<plugin>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-maven-plugin</artifactId>
|
||||
<version>9.3.9.M0</version>
|
||||
<version>9.3.9.M1</version>
|
||||
<configuration>
|
||||
<webAppSourceDirectory>src/web</webAppSourceDirectory>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in a new issue