Skip to content

Commit 5cbc711

Browse files
ludochgae-java-bot
authored andcommitted
Use new official artifact for jstl dep.
PiperOrigin-RevId: 727000866 Change-Id: I13859a4b5ea23b428a95c46ab37f03a3d08df691
1 parent f154feb commit 5cbc711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

applications/proberapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<artifactId>appengine-api-1.0-sdk</artifactId>
5252
</dependency>
5353
<dependency>
54-
<groupId>jstl</groupId>
54+
<groupId>javax.servlet</groupId>
5555
<artifactId>jstl</artifactId>
5656
<version>1.2</version>
5757
</dependency>

0 commit comments

Comments
 (0)