Skip to content

Commit

Permalink
Bump javax.servlet:servlet-api in /docs/examples/MavenExample (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 987cf22 commit 5555b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/MavenExample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.4</version>
<version>2.5</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5555b98

Please sign in to comment.