Skip to content

Commit f6871ee

Browse files
ludochgae-java-bot
authored andcommitted
Specify Jetty version for jspc plugin.
PiperOrigin-RevId: 800161329 Change-Id: I16a91389a1c3bb3fe929b67879be35e9449bfd27
1 parent 9908315 commit f6871ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • local_runtime_shared_jetty12

local_runtime_shared_jetty12/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
<plugin>
7979
<groupId>org.eclipse.jetty.ee8</groupId>
8080
<artifactId>jetty-ee8-jspc-maven-plugin</artifactId>
81+
<version>${jetty12.version}</version>
8182
<executions>
8283
<execution>
8384
<id>jspc</id>

0 commit comments

Comments
 (0)