We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994ef65 commit 7a40fbcCopy full SHA for 7a40fbc
appengine-java11/guestbook-cloud-firestore/pom.xml
@@ -82,9 +82,9 @@
82
<scope>provided</scope>
83
</dependency>
84
<dependency>
85
- <groupId>jstl</groupId>
+ <groupId>javax.servlet</groupId>
86
<artifactId>jstl</artifactId>
87
- <version>1.2</version>
+ <version>1.1.2</version>
88
89
</dependencies>
90
<build>
appengine-java11/oauth2/pom.xml
@@ -96,9 +96,9 @@
96
97
98
99
100
101
102
103
104
0 commit comments