mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-04 19:34:48 -04:00
Bump servlet-api from 2.4 to 2.5
Bumps servlet-api from 2.4 to 2.5.
---
updated-dependencies:
- dependency-name: javax.servlet:servlet-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 6cb7424bd0
)
This commit is contained in:
committed by
Harald Kuhr
parent
cbf60c191d
commit
6152b2b57c
@@ -15,7 +15,7 @@
|
||||
<dependency>
|
||||
<groupId>javax.servlet</groupId>
|
||||
<artifactId>servlet-api</artifactId>
|
||||
<version>2.4</version>
|
||||
<version>2.5</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
Reference in New Issue
Block a user