Skip to content

Commit e2ccaf3

Browse files
kweinmeisterShabirmean
authored andcommitted
revert cloudsql
1 parent d1f7314 commit e2ccaf3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

appengine-java11/cloudsql/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@
5858
<type>jar</type>
5959
<scope>provided</scope>
6060
</dependency>
61+
<dependency>
62+
<groupId>javax.servlet</groupId>
63+
<artifactId>jstl</artifactId>
64+
<version>1.2</version>
65+
</dependency>
6166
<dependency>
6267
<groupId>org.slf4j</groupId>
6368
<artifactId>slf4j-simple</artifactId>

0 commit comments

Comments
 (0)