Skip to content

Commit

Permalink
Use new official artifact for jstl dep.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 727000866
Change-Id: I13859a4b5ea23b428a95c46ab37f03a3d08df691
  • Loading branch information
ludoch authored and gae-java-bot committed Feb 14, 2025
1 parent f154feb commit 5cbc711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/proberapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<artifactId>appengine-api-1.0-sdk</artifactId>
</dependency>
<dependency>
<groupId>jstl</groupId>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<version>1.2</version>
</dependency>
Expand Down

0 comments on commit 5cbc711

Please sign in to comment.